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
939 stars 29 forks source link

UNRAID container incorrect TRIGGER ENV Variables #324

Open jaburges opened 9 months ago

jaburges commented 9 months ago

Hi there, There are a few mis-configured Docker ENV Variables. Some are missing the trigger name, some use HA and some use mqtt.

Also the topic is being set as wud/container but for autodiscovery shouldnt that be left blank as i'm seeing the entities under: wud/container/local which some others have reported.

jaburges commented 9 months ago

I should add - aligning the {trigger_name} resolved the issues. Not sure who maintains the UNRAID Docker though. If I get a chance i'll find and raise a PR there.