Skip to content

Releases: andrew-codechimp/HA-Battery-Notes

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

2.7.1

28 Nov 09:42
7ca29d9
Compare
Choose a tag to compare

What's Changed

  • Added documentation on how to use Helpers to get a Battery+ sensor for devices without a battery percentage 🎉
    https://andrew-codechimp.github.io/HA-Battery-Notes/entities/#adding-a-battery-percentage
  • Bump minimum HA version to 2024.10
  • Improved internal code quality
  • Moved battery library downloads to Cloudflare R2 storage (no change on how you submit batteries via the form or pull request)
  • Updated Catalan and Polish translations via Crowdin

2.7.0

24 Nov 11:36
69f3bc5
Compare
Choose a tag to compare
2.7.0 Pre-release
Pre-release

What's Changed

  • Bump minimum HA version to 2024.10
  • Improved internal code quality
  • Moved battery library downloads to Cloudflare R2 storage

2.6.3

24 Nov 09:29
Compare
Choose a tag to compare

What's Changed

  • Added Arabic, Chinese Simplified and Traditional translations via Crowdin

Thanks to those who contributed via Crowdin

2.6.2

20 Nov 16:48
b6e76c2
Compare
Choose a tag to compare

What's Changed

  • A repair is now raised when an associated device/entity is removed and the battery note is oprhaned
  • Internal code improvements for Actions
  • Internal code improvements for library updating
  • Update Turkish, Greek, Danish, Hungarian & Czech translations by @github-actions

Thanks to everyone who contributed translations via Crowdin

2.6.1

12 Nov 09:03
Compare
Choose a tag to compare
2.6.1 Pre-release
Pre-release

What's Changed

  • A repair is now raised when an associated device/entity is removed and the battery note is oprhaned
  • Internal code improvements for Actions
  • Update Greek, Danish & Czech translations by @github-actions

2.6.0

07 Nov 14:11
Compare
Choose a tag to compare
2.6.0 Pre-release
Pre-release

What's Changed

  • A repair is now raised when an associated device/entity is removed and the battery note is oprhaned
  • Internal code improvements for Actions
  • Update translations by @github-actions in #2302