-
Notifications
You must be signed in to change notification settings - Fork 0
ZHA
Device Sentinel recognizes ZHA and a device whose integration domain is ZHA is classified correctly.
On a ZHA system, everything built from the Home Assistant event bus works identically to Z2M and Z-Wave. This includes rhythm learning, freeze detection, unavailable detection, and unknown detection. It includes battery threshold and falling detection, and signal recording where devices expose signal entities. The problem list, the daily brief, and all reports work properly for ZHA right now.
Because Device Sentinel is currently tested only for Zigbee2MQTT, a ZHA system does not ship with some advanced features. Missing today:
- Pairing-Window Recognition: A hand re-pair during ZHA's pairing window is not recognized and is instead learned as the device's rhythm. The current workaround is to turn-on Maintenance Mode.
- Coordinator Outage Recognition: If the ZHA bridge goes down, the integration blames the devices themselves for silences instead recognizing that they were brought down by a ZHA integration fault.
- A Second Opinion: ZHA may publish its own freeze, unavailable, unknown verdicts and the integration is oblivious to this.
- A Bridge Sensor: Even though the integration recognizes ZHA Entities, it does not see the ZHA integration and cannot tell if it is running or not.
The Zigbee2MQTT versions of these features are described on Zigbee2MQTT and The Bridge and Broker Sensors.
These advance features cannot be built without a ZHA user's help because the author does not use ZHA on his reference system and has no ZHA devices. He is looking for one or two volunteer willing to work with him, provide reference data from their systems, and run a few experiments.
A volunteer will help answer a few open questions. Does ZHA expose a readable coordinator state? What does ZHA emit when a pairing (permit join) window opens and closes? What do its devices' last-seen and signal entities look like in the registry? Finally, what happens on the bus when the coordinator drops and returns?
First, a diagnostics download. Go to Settings, Devices and Services, Device Sentinel, select the three-dot menu, and click Download diagnostics. This file contains device names but no passwords or tokens. Open a support ticket in Issues and past the data file. Then, provide your coordinator model, roughly how many devices you have, and your mains versus battery mix. The issue will be closed after a the author's contact information is given to you.
Start the process by using the open an issue link, titled "ZHA reference system".
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