-
Notifications
You must be signed in to change notification settings - Fork 0
What Is Recorded About Your House
Most pages on this wiki describe what Device Sentinel knows about the devices inside the home. This page covers what it knows about the house itself: the layers underneath each device, which fail in ways no individual device can explain.
On the reference system, sixteen minutes with the MQTT broker stopped took 75 devices offline and swelled the problem list from three items to 75 and back. Without house-level recording, the daily brief looked like a disaster with more than half of the home's devices failing at the same time without reporting why. By monitoring system level events, the report carries the cause of the event so that the fix becomes obvious.
Each layer is recorded as an event that appears in the daily brief.
Home Assistant itself: Restarts and reboots are reported because the integration is offline and not listening. Unclean shutdowns are reported because the system stopped unexpectedly and system down-time is important. Both are detected and reported so that gaps are not lost and any that complete during the event are ignored as an intervention.
The MQTT broker: The integration reports when the broker is alive and when it is silent beyond what it expects. Home Assistant exposes no broker entity, so a broker outage is usually invisible. The broker is the system that listens to the coordinator and relays the coordinator's messages to Home Assistant.
The coordinator: Bridge outages and pairing windows, for Zigbee2MQTT. Covered fully on The Bridge and Broker Sensors.
Any integration: When every device from one integration reports at once, that burst is recorded as a reload.
Device Sentinel is brought to you by James Lander at The Thinking Home. Read the story behind it: Reliable Home Assistant Dead Sensor Detection.
Repository · Report an Issue · Releases · Blueprints
Licensed under GPL-3.0-or-later. Copyright © 2026 James Lander.
Start Here
Configuration
- The Device Page
- Notifications and Daily Brief
- Exclusions and Muting
- Low Battery
- Signal Strength
- Freeze Detection
- Advanced
The Reports
Automations
Understanding
- How Device Sentinel Learns
- Maintenance Mode
- The Bridge and Broker Sensors
- What Is Recorded About Your House
- Built to Be Efficient
Coordinator Stacks
Help