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.8.0 - 2026-02-13
Added
New service get_devices_without_battery_info that returns a formatted list of devices with battery but whose value is unavailable, unknown, or invalid
Service output format: "name (area)\n" with one device per line
Service can be used in automations with response_variable to get information about devices without battery info
Event battery_devices_monitor_battery_unavailable (already exists from v1.7.0) can be used alongside this service for automation
New sensor attribute devices_without_battery_info_status that shows "OK" when no devices have unavailable battery info, or "Problem" when one or more devices have unavailable battery info