Releases: andrew-codechimp/HA-Battery-Notes
Releases · andrew-codechimp/HA-Battery-Notes
2.9.9
What's Changed
- The library file is now no longer included with the release and will be automatically downloaded to the
config/.storage/battery_notesfolder, this is an internal fix for NixOS. - If you have a user_library specified (rare) then this will be moved to the storage folder as well.
- Improve battery not reported, if a battery state is sent but has not changed this will now be recorded as the last reported date.
- Updated translations via Crowdin
- Bump Home Assistant min version to 2025.1.0
2.9.7
What's Changed
- Bump Home Assistant min version to 2025.1.0
- The library file is now no longer included with the release and will be automatically downloaded to the
config/.storage/battery_notesfolder, this is an internal fix for NixOS. - If you have a user_library specified (rare) then this will be moved to the storage folder as well.
2.9.5
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
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
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
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
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
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
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
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