MQTT Connection State Monitor
Monitors MQTT Connection State binary sensors and sends notifications when devices remain offline longer than the configured duration.
Built on top of @studioIngrid’s excellent MQTT Connection State integration – A huge thank you for the great foundation!
Requirements
- Home Assistant 2024.6.0 or newer
- MQTT Connection State integration (must be installed separately)
- One Input Text helper with maximum length of 255 for notification tracking
Features
- Delayed offline detection with configurable duration
- Duplicate notification protection (each device notified only once per offline event)
- Optional offline/online Companion App notifications
- Optional offline/online custom actions (Telegram, Discord, scripts, webhooks, etc.)
- Automatic recovery handling when devices come back online
- Device exclusion list
- iOS notification grouping (Group ID:
mqtt_connection_state) - Custom notification icons (
offline /
online)
Documentation
Full documentation, setup instructions, variable references, and action examples are available on GitHub:
Feedback
This is a public beta. Please report bugs or suggestions via Issues or Pull Requests.