šŸŖ« Low Battery Notifications & Actions

@chris400

You would do this in a custom action.

Blacky :grinning:

1 Like

Iā€™m in a similar situation as @Ante though I only have about 1500 neighborhood devices (mostly weather stations that are very verbose about their battery reporting). Iā€™ve used the advice of creating a custom group for the devices that are really mine. But, because of long habits as a software developer of ā€œfile and forget itā€, uh, I mean ā€œDRYā€, it pains me slightly to have to hard-code my list into this one BP and not somehow be able to use the list elsewhere, or to make use of a list created elsewhere. Iā€™m about 30% likely to forget to add a new device to the list in this BP.

So, to the extent my one vote would matter, I wish for a way to either include or exclude battery entities in bulk. Either way would likely work for me. It could be any of the countless HA grouping mechanisms (which I donā€™t fully grok yet, but Iā€™m sure there are reasons for having so many), or it could be regex or some other matching scheme. FWIW, I have all my devices in an HA area, so being able to use that existing bit of BP UI would be grand for me.

Well, thatā€™s me asking for someone to do some work for free. :slight_smile: Thanks for your work already, @Blacky

1 Like

@wjcarpenter

I havenā€™t done areas but I have done labels for excluded and custom group. I just havenā€™t released it yet but keep an eye out for it.

Blacky :grinning:

1 Like

New Update 2.9

Stay Charged, Stay Smart! Customize it your way and letā€™s automate your battery maintenance! :battery::zap:

New Feature :new:

Labels ā€“ You can now use labels in Excluded Battery Sensors and Battery Sensors - Custom Group. This was a highly requested feature, so I hope you like it and that it helps streamline your battery automations.

If you like this blueprint? Consider hitting the :heart: button in the top post :+1:

If you like my blueprints, and would like to show your support or just say thank you? Click Here :smiling_face_with_three_hearts:

Enjoy

Blacky :grinning:

3 Likes

How do you update blueprint? I donā€™t see anything prompting me for an update.

Using automation blueprints - Home Assistant.

Spook gave me the following warning.

This automation references the following actions, which are unknown to Home Assistant:

  • todo.add_item

@Belbivy

Follow @Sir_Goodenough link above ( Thanks @Sir_Goodenough ). You can also just use the import blueprint button at the top this post. Any way you choose you wont loose your current automationsā€¦ it will just update the blueprint.

Blacky :grinning:

@Dr.proctor

This is know to the author of spook. I it just letting you know that the blueprint has an option to use the Local ToDo integration in the action buttons of this blueprint. This integration is developed and maintained by Home Assistant but is not included when you install it.

You can choose to ignore the warning or install the integration to remove the warning.

Blacky :grinning:

Can you add ability to use notification groups? I have them configured in configuration.yaml for frigate blueprint and when i get a new device just have to update the names there and makes it nice and simple.

I imported latest version and tested as I did in previous version by turning detection to 90% and running and it no longer works.