Releases: andrew-codechimp/HA-Battery-Notes
Releases · andrew-codechimp/HA-Battery-Notes
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.
2.1.0
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
2.0.16
What's Changed
- Finnish translation provided by @Dis90
- Greek translation provided by @Thunderstrike116
- Russian translation provided by @LordArrin
- Fix timezone issue with last_reported attribute, thanks @danielbrunt57 for reporting this
- Fix issue with Battery+ friendly name overriding, thanks @simenopsahl for reporting this
- Last Reported attributes are now retained through restarts
- Change battery type to proper multiplier symbol, thanks @bartkummel for the contribution
- Fix rounding issue
2.0.15
What's Changed
- Finnish translation provided by @Dis90
- Greek translation provided by @Thunderstrike116
- Russian translation provided by @LordArrin
- Fix timezone issue with last_reported attribute, thanks @danielbrunt57 for reporting this
- Fix issue with Battery+ friendly name overriding, thanks @simenopsahl for reporting this
- Last Reported attributes are now retained through restarts
- Change battery type to proper multiplier symbol, thanks @bartkummel for the contribution
2.0.14
What's Changed
- Finnish translation provided by @Dis90
- Greek translation provided by @Thunderstrike116
- Russian translation provided by @LordArrin
- Fix timezone issue with last_reported attribute, thanks @danielbrunt57 for reporting this
- Fix issue with Battery+ friendly name overriding, thanks @simenopsahl for reporting this
- Last Reported attributes are now retained through restarts