You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
v1.9.11 - 2026-05-07
Added
New event battery_devices_monitor_zigbee_battery_unavailable: Fired when a Zigbee device appears in devices_without_battery_info. Event payload includes id/device_id, entity_id, name, and zigbee_identifier (when available), enabling automations such as ZHA Toolkit recovery/rejoin flows.
Changed
Device structure in sensor lists now includes id: entries in devices_below_threshold, devices_above_threshold, and devices_without_battery_info now expose name, id, area, and battery_level (null for unavailable battery values).
Existing events now include id/device_id in payloads for improved automation targeting.