Skip to content

Releases: andrew-codechimp/HA-Battery-Notes

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.

2.1.0

15 Feb 10:55
Compare
Choose a tag to compare
2.1.0 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

2.0.16

14 Feb 13:20
a3c5b68
Compare
Choose a tag to compare

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

13 Feb 13:26
ca42f0d
Compare
Choose a tag to compare
2.0.15 Pre-release
Pre-release

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

13 Feb 12:34
Compare
Choose a tag to compare
2.0.14 Pre-release
Pre-release

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

2.0.12

10 Feb 11:10
06b6ac8
Compare
Choose a tag to compare

What's Changed

  • Added Crowdin Translations, see here for more details
  • Added battery_last_reported and battery_last_reported_level attributes to Battery+, useful for automations/dashboards looking at unavailable devices.
  • Change binarysensor.[device]_battery_low default entity name to binarysensor.[device]_battery_plus_low to distinguish from devices with battery_low.
  • Fixed battery_notes_battery_increased event not firing in certain circumstances.
  • Fix entity_id naming where a device has a friendly name set.
  • Handle battery entity_id renaming.
  • Fix errors being logged when a device is removed but remains in Battery Notes.
  • Improve new device form performance - thanks @bmos

2.0.11

09 Feb 14:51
13202a6
Compare
Choose a tag to compare
2.0.11 Pre-release
Pre-release

What's Changed

  • Handle battery entity_id renaming