Closed jscherry closed 3 years ago
Hi,
No problem with image.
Exemple
image: /local/images/vacuum.png
Upload vacuum.png in folder config/www/images/
The image stopped working after update of home assistant. I changed path to the image and it works again.
- type: custom:xiaomi-vacuum-card
entity: vacuum.roborock_vacuum_s5
image: /local/custom_lovelace/xiaomi_vacuum_card/img/vacuum.png
The image is at config/www/custom_lovelace/xiaomi_vacuum_card/img/vacuum.png
for me it was
image: /local/community/lovelace-xiaomi-vacuum-card/vacuum.png
and it is placed locally here:
/config/www/community/lovelace-xiaomi-vacuum-card/vacuum.png
Thanks Skylinar! That fixed the same issue for me.
Is it still possible to show the image in the background? I had this working for quite some time then the image quit working months ago.