Skip to content

Releases: andrew-codechimp/HA-Battery-Notes

2.0.7

30 Jan 17:01
a7e9109

Choose a tag to compare

🚀 New Features

  • A new Battery Plus sensor, it echo's the normal battery but has additional attributes from Battery Notes to make it easier to use in the ui and automations, you can optionally hide the original battery with a configuration setting.
  • A Battery Low binary sensor, it uses a global default threshold (10%, changeable in configuration) to indicate when a battery is low, you can also manually configure a device in battery notes and set a specific threshold for each device.
  • A Battery Threshold event which is fired when the battery goes low, or returns high. Useful for notification automations.
  • A Battery Increased event which is fired when a battery increases by a certain percentage (25%, changeable in configuration). Useful for battery replaced automations.
  • Improvements to the json schema validation when editing within HA custom components folder, thanks @heyrichard17

Read the docs for how to get the most from these new features
Community Examples
Entities
Events
Configuration

2.0.6

26 Jan 14:05
4165678

Choose a tag to compare

2.0.6 Pre-release
Pre-release

🚀 New Features

  • A new Battery Plus sensor, it echo's the normal battery but has additional attributes from Battery Notes to make it easier to use in the ui and automations, you can optionally hide the original battery with a configuration setting.
  • A Battery Low binary sensor, it uses a global default threshold (10%, changeable in configuration) to indicate when a battery is low, you can also manually configure a device in battery notes and set a specific threshold for each device.
  • A Battery Threshold event which is fired when the battery goes low, or returns high. Useful for notification automations.
  • A Battery Increased event which is fired when a battery increases by a certain percentage (25%, changeable in configuration). Useful for battery replaced automations.

Read the docs for how to get the most from these new features
Community Examples
Entities
Events
Configuration

2.0.4

26 Jan 13:36
9f8dda4

Choose a tag to compare

2.0.4 Pre-release
Pre-release

🚀 New Features

  • A new Battery Plus sensor, it echo's the normal battery but has additional attributes from Battery Notes to make it easier to use in the ui and automations, you can optionally hide the original battery with a configuration setting.
  • A Battery Low binary sensor, it uses a global default threshold (10%, changeable in configuration) to indicate when a battery is low, you can also manually configure a device in battery notes and set a specific threshold for each device.
  • A Battery Threshold event which is fired when the battery goes low, or returns high. Useful for notification automations.
  • A Battery Increased event which is fired when a battery increases by a certain percentage (25%, changeable in configuration). Useful for battery replaced automations.

Read the docs for how to get the most from these new features
Community Examples
Entities
Events
Configuration

2.0.3

26 Jan 13:26
1dab971

Choose a tag to compare

2.0.3 Pre-release
Pre-release

🚀 New Features

  • A new Battery Plus sensor, it echo's the normal battery but has additional attributes from Battery Notes to make it easier to use in the ui and automations, you can optionally hide the original battery with a configuration setting.
  • A Battery Low binary sensor, it uses a global default threshold (10%, changeable in configuration) to indicate when a battery is low, you can also manually configure a device in battery notes and set a specific threshold for each device.
  • A Battery Threshold event which is fired when the battery goes low, or returns high. Useful for notification automations.
  • A Battery Increased event which is fired when a battery increases by a certain percentage (25%, changeable in configuration). Useful for battery replaced automations.

Read the docs for how to get the most from these new features
Community Examples
Entities
Events
Configuration

2.0.2

25 Jan 16:24
e507153

Choose a tag to compare

2.0.2 Pre-release
Pre-release

🚀 New Features

  • A new Battery Plus sensor, it echo's the normal battery but has additional attributes from Battery Notes to make it easier to use in the ui and automations, you can optionally hide the original battery with a configuration setting.
  • A Battery Low binary sensor, it uses a global default threshold (10%, changeable in configuration) to indicate when a battery is low, you can also manually configure a device in battery notes and set a specific threshold for each device.
  • A Battery Threshold event which is fired when the battery goes low, or returns high. Useful for notification automations.
  • A Battery Increased event which is fired when a battery increases by a certain percentage (25%, changeable in configuration). Useful for battery replaced automations.

Read the docs for how to get the most from these new features
Community Examples
Entities
Events
Configuration

2.0.1

25 Jan 14:04
18eeafd

Choose a tag to compare

2.0.1 Pre-release
Pre-release

🚀 New Features

  • A new Battery Plus sensor, it echo's the normal battery but has additional attributes from Battery Notes to make it easier to use in the ui and automations, you can optionally hide the original battery with a configuration setting.
  • A Battery Low binary sensor, it uses a global default threshold (10%, changeable in configuration) to indicate when a battery is low, you can also manually configure a device in battery notes and set a specific threshold for each device.
  • A Battery Threshold event which is fired when the battery goes low, or returns high. Useful for notification automations.
  • A Battery Increased event which is fired when a battery increases by a certain percentage (25%, changeable in configuration). Useful for battery replaced automations.

Read the docs for how to get the most from these new features
Community Examples
Entities
Events
Configuration

2.0.0

25 Jan 11:24
626c478

Choose a tag to compare

2.0.0 Pre-release
Pre-release

🚀 New Features

  • A new Battery Plus sensor, it echo's the normal battery but has additional attributes from Battery Notes to make it easier to use in the ui and automations, you can optionally hide the original battery with a configuration setting.
  • A Battery Low binary sensor, it uses a global default threshold (10%, changeable in configuration) to indicate when a battery is low, you can also manually configure a device in battery notes and set a specific threshold for each device.
  • A Battery Threshold event which is fired when the battery goes low, or returns high. Useful for notification automations.
  • A Battery Increased event which is fired when a battery increases by a certain percentage (25%, changeable in configuration). Useful for battery replaced automations.

Read the docs for how to get the most from these new features
Community Examples
Entities
Events
Configuration

1.4.3

23 Jan 10:05
60e581f

Choose a tag to compare

Minor bug fixes related to HACS

New documentation pages

Thanks to everyone for the library additions

1.4.2

23 Jan 09:57

Choose a tag to compare

Minor bug fixes related to HACS

New documentation pages

Thanks to everyone for the library additions

1.4.1

17 Jan 08:27

Choose a tag to compare

What's Changed

  • The config flow for adding/updating battery notes now has separate entry fields for type and quantity.
  • Discovery now occurs every library update, no more restarting HA for new devices to be discovered.
  • Added Polish translation, thanks to @pswid

New documentation pages

Thanks to everyone for the library additions