Skip to content

Releases: andrew-codechimp/HA-Battery-Notes

2.2.7

25 Apr 08:30
b3da6f9
Compare
Choose a tag to compare

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

24 Apr 07:31
2cdaac1
Compare
Choose a tag to compare

What's Changed

Spanish and Catalan language support added, thanks @Rabosa616

2.2.5

20 Mar 14:12
Compare
Choose a tag to compare

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

13 Mar 17:12
bdcdd58
Compare
Choose a tag to compare

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

12 Mar 12:08
5c4f838
Compare
Choose a tag to compare
2.2.3 Pre-release
Pre-release

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

06 Mar 08:39
f6edcc9
Compare
Choose a tag to compare

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

05 Mar 09:01
0cc401a
Compare
Choose a tag to compare
2.2.0 Pre-release
Pre-release

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

29 Feb 08:16
Compare
Choose a tag to compare

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

22 Feb 08:31
7490dc0
Compare
Choose a tag to compare

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

17 Feb 14:40
Compare
Choose a tag to compare
2.1.1 Pre-release
Pre-release

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.