I’ve not been able to get wud to publish anything to MQTT - at all. The docker logs don’t show ANY MQTT activity. What am I doing wrong? Here is my docker-compose:
I’d like to add a calendar (local Home Assistant calendar) entry anytime a container shows an update but would like to avoid having to create a trigger for each container.
Thinking of just a 30 minute entry with the container name as the title and the versions in the description.
Is there a way to have different entities for different WUD on local servers? it seems from the source code that a configuration item is missing, indeed the name of the device is fixed
i have several hosts and some containers in all hosts (as an example, wud itself) how can this work in HA if the device is always the same?
thanks