Replies: 1 comment 1 reply
-
|
Hi, have a look at the blueprints https://codechimp.org/HA-Battery-Notes/blueprints/ |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently using Battery Notes to monitor all my batteries, and the Daily Battery Low Check automation. This works great for most devices, alerting me of batteries that need charging, replacing, or recharging.
I also have a Sonos Roam, which is portable wireless speaker. When the device is turned on, it reports the battery, and all other relevant information to HA. When the device is off, nothing is reported, and all entities associated with it go into an
unavailableorunknownstate, which is expected for an offline device. If the Roam hasn't been used in a few days, and the Battery Low Check automation runs, it will generate a "Battery not reported" event, as I would expect it to do. But since this is a device that doesn't need to be on daily, and I don't care if it's offline, is there a way to exclude it from the Battery Low Check automation?I searched the documentation, and for similar discussions but didn't find anything relevant. If this isn't possible I'd like to request it, as excluding known-offline devices would be really helpful.
Beta Was this translation helpful? Give feedback.
All reactions