Releases: andrew-codechimp/HA-Battery-Notes
Releases · andrew-codechimp/HA-Battery-Notes
2.4.4
What's Changed
- Show device info on the configuration panel to allow easy addition to the library
- Add device attributes to diagnostics
- Polish translations updated by szopennepozs via Crowdin
- Dutch translations updated by bedar89 via Crowdin
2.4.3
What's Changed
- Add device attributes to diagnostics
- Polish translations updated by szopennepozs via Crowdin
- Dutch translations updated by bedar89 via Crowdin
2.4.2
What's Changed
- Portuguese translation updates by @davidrpfarinha
- Dutch translation updates by Sjef_ via Crowdin
2.4.1
What's Changed
- Model ID's introduced in Home Assistant 2024.8 are now supported to further distinguish devices in the library.
- For device models that have unique elements such as serial numbers partial matching can now be done.
This is only available by manually editing the JSON and submitting a PR see here for details. - Added a message when adding a devices marked as manual explaining why it is not found in the library.
- The new device form now supports adding Model ID's and HW Versions.
- All documentation now refers to services as Actions to follow the change of name by Home Assistant.
- Blueprints now include optional additional conditions.
- Bump minimum HA version to 2024.5.0
- Updated Dutch translation, thanks Sjef_ via Crowdin
- Updated Greek translation, thanks Thunderstrike116 via Crowdin
- Updated Russian translation, thanks LordArrin via Crowdin
2.4.0
What's Changed
- Model ID's introduced in Home Assistant 2024.8 are now supported to further distinguish devices in the library.
- For device models that have unique elements such as serial numbers partial matching can now be done.
This is only available by manually editing the JSON and submitting a PR see here for details. - Added a message when adding a devices marked as manual explaining why it is not found in the library.
- The new device form now supports adding Model ID's and HW Versions.
- All documentation now refers to services as Actions to follow the change of name by Home Assistant.
- Blueprints now include optional additional conditions.
- Bump minimum HA version to 2024.5.0
- Updated Dutch translation, thanks Sjef_ via Crowdin
2.3.13
What's Changed
- Battery plus & battery low will now restore state
- Better error handling when trying to add unsupported entities
- Update Greek translation (thanks Thunderstrike116 via Crowdin)
- Update Russian translation (thanks LordArrin via Crowdin)
- Increased minimum HA version to 2024.4
2.3.12
What's Changed
- Battery plus & battery low will now restore state for sleeping devices
- Better error handling when trying to add unsupported entities
- Update Greek translation (thanks Thunderstrike116 via Crowdin)
- Increased minimum HA version to 2024.4
2.3.11
What's Changed
- Battery plus will now restore state for sleeping devices
- Better error handling when trying to add unsupported entities
- Update Greek translation (thanks Thunderstrike116 via Crowdin)
- Increased minimum HA version to 2024.4
2.3.10
What's Changed
- Battery plus will now restore state for sleeping devices
- Update Greek translation (thanks Thunderstrike116 via Crowdin)
- Increased minimum HA version to 2024.4
2.3.9
What's Changed
- Fix service call null device/entity id issue #1750
- Updated Russian translation, thanks LordArrin via Crowdin
- Updated French translation, thanks tunisiano187 via Crowdin
- Added Serbian (Latin) translation, thanks @darkobg79
Sorry for the repeated releases, localisation is hard!