whats-up-docker
whats-up-docker copied to clipboard
FR: Home Assistant MQTT Update Action
The MQTT Home Assistant integration is nice, but only gives info on the update and not the ability to actually update.
Now that manually activating a trigger is possible. It would be great to support that in the update action. I would propose that there is an env var to set the trigger that should be executed when the MQTT update action is clicked. Most people would probably use the docker trigger, but this gives the option to do docker-compose or some other custom trigger.
I would love to see this implemented as well. MqDockerUp does this, but I prefer wud's config and docker compose support. If this manual update feature could be added to mqtt home assistant integration, it would be great. And I think it matches the project's ideals of informing of updates, but letting the user control what type and when to update. This just makes the manual updates easier to trigger, skipping the command line, but still being aware that a major update is being performed and might require compatibility checks/changes.