Skip to content

Releases: andrew-codechimp/HA-Battery-Notes

2.9.5

05 Mar 11:01
Compare
Choose a tag to compare

What's Changed

  • Add battery low threshold to battery increased and battery threshold events
  • Do not raise events on templated sensors when unknown/unavailable
  • Update translations

2.9.4

03 Mar 08:42
a91d2c8
Compare
Choose a tag to compare
2.9.4 Pre-release
Pre-release

What's Changed

  • Add battery low threshold to battery increased and battery threshold events
  • Do not raise events on templated sensors when unknown/unavailable
  • Update translations

2.9.3

02 Mar 16:02
111ae57
Compare
Choose a tag to compare
2.9.3 Pre-release
Pre-release

What's Changed

  • Add battery low threshold to battery increased and battery threshold events
  • Do not raise events on templated sensors when unknown/unavailable
  • Update translations

2.9.2

24 Feb 09:38
c043a96
Compare
Choose a tag to compare

What's Changed

  • Filter low outliers on battery change
    If you have a device that occasionally reports its battery level erroneously low you can now enable filtering to stop events being raised (configure per device)
  • Don't refresh library every new device, limit to hourly
  • Improve entity naming fallback
  • Add battery_last_replaced to battery_threshold, battery_increased, and battery_not reported events
  • Update translations by @github-actions

2.9.1

12 Feb 16:55
c557c0a
Compare
Choose a tag to compare
2.9.1 Pre-release
Pre-release

What's Changed

  • Filter low outliers on battery change
    If you have a device that occasionally reports its battery level erroneously low you can now enable filtering to stop events being raised (configure per device)
  • Don't refresh library every new device, limit to hourly
  • Improve entity naming fallback
  • Update translations by @github-actions

2.9.0

12 Feb 15:46
707c109
Compare
Choose a tag to compare
2.9.0 Pre-release
Pre-release

What's Changed

  • Filter low outliers on battery change
    If you have a device that occasionally reports its battery level erroneously low you can now enable filtering to stop events being raised (configure per device)
  • Don't refresh library every new device, limit to hourly
  • Improve entity naming fallback
  • Update translations by @github-actions

2.8.3

23 Jan 09:28
87bbeba
Compare
Choose a tag to compare

What's Changed

  • When a device has a binary battery low sensor (and not a battery percentage) a battery_plus_low entity will automatically be created, raising threshold and increased events when the battery low sensor changes.
  • Add battery type and quantity attributes to battery_plus_low entity
  • Bump min HA version to 2024.12
  • Update documentation and blueprints, thanks @hmmbob
  • Update translations via Crowdin
  • Options flow fix
  • Strongly type config flow

Full Changelog: 2.7.3...2.8.3

2.8.2

20 Jan 08:28
Compare
Choose a tag to compare

What's Changed

  • When a device has a binary battery low sensor (and not a battery percentage) a battery_plus_low entity will automatically be created, raising threshold and increased events when the battery low sensor changes.
  • Add battery type and quantity attributes to battery_plus_low entity
  • Bump min HA version to 2024.12
  • Update documentation and blueprints, thanks @hmmbob
  • Update translations via Crowdin
  • Options flow fix
  • Strongly type config flow

Full Changelog: 2.7.3...2.8.1

2.8.1

05 Jan 13:49
9cb5503
Compare
Choose a tag to compare
2.8.1 Pre-release
Pre-release

What's Changed

  • When a device has a binary battery low sensor (and not a battery percentage) a battery_plus_low entity will automatically be created, raising threshold and increased events when the battery low sensor changes.
  • Add battery type and quantity attributes to battery_plus_low entity
  • Bump min HA version to 2024.12
  • Update documentation and blueprints, thanks @hmmbob
  • Update translations by @github-actions in #2472
  • Options flow fix by @andrew-codechimp in #2567
  • Strongly type config flow

New Contributors

Full Changelog: 2.7.3...2.8.1

2.7.3

04 Dec 13:38
9ecfa70
Compare
Choose a tag to compare

What's Changed

  • Smoothed R2 library retrieval (internal improvement)
  • Updated German, Dutch, Russian, Polish, Swedish & Finnish translations via Crowdin