Skip to content

v1.9.2

Choose a tag to compare

@Geek-MD Geek-MD released this 17 Feb 11:48
1b0fdb2

v1.9.2 - 2026-02-17

Added

  • Warning state for the sensor. The sensor now has three possible states: OK, Warning, and Problem.
    • Warning: When there are no devices in devices_below_threshold but there are devices in devices_without_battery_info
    • Problem: When there are devices in devices_below_threshold (regardless of devices without battery info)
    • OK: When there are no devices with low battery and no devices without battery info

Changed

  • devices_without_battery_info_status attribute now uses "Warning" instead of "Problem" when devices without battery info are present
  • Icon handling updated to show mdi:battery-alert-variant-outline for Warning state