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

Proposal for the inclusion of additional mqtt items #402

Open dkadioglu opened 2 weeks ago

dkadioglu commented 2 weeks ago

Proposal for the inclusion of additional items (total_count, update_count, update_status, running) in regular MQTT trigger, which before that were only included when HASS integration is enabled. The approach also adds an additional config parameter to enable or disable publishing to the discovery topics usually used within HASS. The documentation has also been changed to cover this change.

This approach works for me. However, I am not sure, if you accept this "kinda hacky" approach. If you want to discuss it, please ask.

Just for the completeness: This would be a fix for https://github.com/fmartinou/whats-up-docker/issues/89