Skip to content

2.0.10

Compare
Choose a tag to compare
@andrew-codechimp andrew-codechimp released this 07 Feb 09:11
· 2575 commits to main since this release
ed95c88

What's Changed

  • Added battery_last_reported and battery_last_reported_level attributes to Battery+, useful for automations/dashboards looking at unavailable devices.
  • Change binarysensor.[device]_battery_low default entity name to binarysensor.[device]_battery_plus_low to distinguish from devices with battery_low.
  • Fixed battery_notes_battery_increased event not firing in certain circumstances.
  • Fix entity_id naming where a device has a friendly name set.
  • Improve new device form performance - thanks @bmos