Skip to content

v1.8.0

Choose a tag to compare

@Geek-MD Geek-MD released this 13 Feb 19:54
511df63

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