fmartinou / whats-up-docker

What's up Docker ( aka WUD ) gets you notified when a new version of your Docker Container is available.
https://fmartinou.github.io/whats-up-docker
MIT License
912 stars 29 forks source link

entity_picture values all the same for all attributes of update.XX in HomeAssistant #381

Open jaburges opened 2 months ago

jaburges commented 2 months ago

All Attributes are the same for these values for various docker update devices in HA

entity_picture: https://github.com/fmartinou/whats-up-docker/raw/master/docs/wud_logo.png
icon: mdi:docker
jaburges commented 2 months ago

I also use Unraid which has all the icons configured for the UX, but I suspect that is only from the manifest that the UNRAID UX reads from. Assuming this info isnt available in the docker.sock ? For example the Zigbee2MQTT has icon_url = https://raw.githubusercontent.com/digiblur/unraid-docker-templates/master/images/zigbee2mqtt.png

jeison-souza commented 1 month ago

image

I tried every label, every config, but home assistant ignore the icon when the entity_picture is present. as showed below:

image

image

Any way to fix this ?

Thanks