Releases: andrew-codechimp/HA-Battery-Notes
Releases · andrew-codechimp/HA-Battery-Notes
2.2.7
What's Changed
Fix deprecation warning in HA 2024.5
Bump min HA version to 2024.1
Updated devcontainer to Python 3.12
Spanish and Catalan language support added, thanks to @Rabosa616 & RmG152 via Crowdin
Updated German translation, thanks to DJaeger via Crowdin
2.2.6
What's Changed
Spanish and Catalan language support added, thanks @Rabosa616
2.2.5
What's Changed
- Handle breaking change with HA 2024.4, thanks @emontnemery for the heads up and PR
- Updated German translation, thanks mikfiala via Crowdin
- Updated Urdu translation, thanks @yousaf465
2.2.4
What's Changed
- Add device_name to Battery+ attributes
- Add optional hw_version to library to differentiate duplicate models with different batteries, thanks @badnetmask for researching this
- Italian translation, thanks to Timoteo.g via Crowd-in
- Updated French translation, thanks to Timoteo.g via Crowdin
- GH Linting Improvements, thanks @bmos
2.2.3
What's Changed
- Add optional hw_version to library to differentiate duplicate models with different batteries, thanks @badnetmask for researching this
- Italian translation, thanks to Timoteo.g via Crowd-in
- Updated French translation, thanks to Timoteo.g via Crowdin
- GH Linting Improvements, thanks @bmos
2.2.1
What's Changed
- Added Check Battery Low service to be able to re-trigger battery low events as a reminder if you didn't action the original.
- Fix previous_battery_level attribute to be a float as per documentation, thanks @uvjim for reporting.
- Remove deprecated @bind_hass decorator
- Updated Russian translations thanks to skrashevich and LordArrin on CrowdIn
- Updated Greek translations thanks to Thunderstrike116 on CrowdIn
2.2.0
What's Changed
- Added Check Battery Low service to be able to re-trigger battery low events as a reminder if you didn't action the original.
- Remove deprecated @bind_hass decorator
- Updated Russian translations thanks to skrashevich on CrowdIn
2.1.3
What's Changed
- Update French translations - thanks Timoteo.g on Crowdin
- Update Greek translations - thanks Thunderstrike116 on Crowdin
- Added Lithuanian translations - thanks @domantascibas
2.1.2
What's Changed
- Added optional battery low templates to allow monitoring of a template rather than a battery for unusual devices.
- Added Check battery last reported service to raise events when battery's have not been seen.
- Added Battery not reported event, triggered by the check battery last reported service, allowing you to create automations based on it.
- Added example automations and blueprints for the new service/event in the community docs
- Added device_id to Battery+ attributes to allow easy scripting.
2.1.1
What's Changed
- Added optional battery low templates to allow monitoring of a template rather than a battery for unusual devices.
- Added Check battery last reported service to raise events when battery's have not been seen.
- Added Battery not reported event, triggered by the check battery last reported service, allowing you to create automations based on it.
- Added example automations and blueprints for the new service/event in the community docs
- Added device_id to Battery+ attributes to allow easy scripting.