Hello,
I want to have a model widget with some images.
I tried to put like on the HA site:
<img src="/local/somepic.png">
I tried to put it with an external image url:
<img src="https://www.asite.com/somepic.png">
But all I get is a square with OBJ writting in it.
Do you know how to make it work?
Thank you in advance