Releases: andrew-codechimp/HA-Battery-Notes
2.0.7
🚀 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
🚀 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
🚀 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
🚀 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
🚀 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
🚀 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
🚀 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
Minor bug fixes related to HACS
Thanks to everyone for the library additions
1.4.2
Minor bug fixes related to HACS
Thanks to everyone for the library additions
1.4.1
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
Thanks to everyone for the library additions