[BUG] Uptime Kuma Maintenance Mode > HA Restart > Sensors Remain Unavailable until Manual Reload of Uptime Kuma Config
Opened this issue · 3 comments
If Uptime Kuma is in maintenance mode, and Home Assistant is restarted, binary sensors will become disconnected and sensors will become "unavailable".
Once Home Assistant is fully restarted, binary sensors will reconnect, but sensors will continue to show as unavailable until the Uptime Kuma integration is manually reloaded.
@cyclistguy are you using the HomeAssistant UptimeKuma Addon?
This could potentially be related: #91 (comment)
@cyclistguy are you using the HomeAssistant UptimeKuma Addon?
No - uptime kuma is running in a separate docker container. HA is also running in a docker container. Issue is easy to reproduce. Any time UK is in maintenance mode and HA is restarted (straight restart, shutdown and then started, or HA container is updated), the issue occurs.