From 63c9e6596f24721c5276116b20f724f3d7e35c6b Mon Sep 17 00:00:00 2001 From: Andrew Jackson Date: Sun, 25 Feb 2024 11:32:44 +0000 Subject: [PATCH] Docs --- README.md | 5 ++++- docs/index.md | 3 ++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 28ec5f33..a69676a8 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,12 @@ [![hacs][hacsbadge]][hacs] Integration to add battery notes to a device, with automatic discovery via a growing [battery library](library.md) for devices. -Track the battery type, when the battery was replaced and also when a battery is low based on device or global thresholds. +Track the battery type, when the battery was replaced, when a battery is low based on device or global thresholds and also when a device hasn't reported a battery for a while. + A battery+ sensor provides useful attributes for easy use in dashboards, the standard battery can optionally be hidden. +Battery low, replaced and not reported are all via events and services, you have the option of creating your own automations for these or using the predefined ones in [community](https://andrew-codechimp.github.io/HA-Battery-Notes/community.md). + *Please :star: this repo if you find it useful* *If you want to show your support please* diff --git a/docs/index.md b/docs/index.md index a2b82d15..c139031c 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,7 +1,8 @@ # Battery Notes for Home Assistant Integration to add battery notes to a device, with automatic discovery via a growing [battery library](https://github.com/andrew-codechimp/HA-Battery-Notes/blob/main/library.md) for devices. -Track the battery type, when the battery was replaced and also when a battery is low based on device or global thresholds. +Track the battery type, when the battery was replaced, when a battery is low based on device or global thresholds and also when a device hasn't reported a battery for a while. +Battery low, replaced and not reported are all via events and services, you have the option of creating your own automations for these or using the predefined ones in [community](./community.md). *Please :star: this repo on [GitHub](https://github.com/andrew-codechimp/HA-Battery-Notes) if you find it useful* *If you want to show your support please*