#low battery to do list
1 messages · Page 1 of 1 (latest)
This is a really good blueprint for that. Take control of it and you have a template you can learn from: https://community.home-assistant.io/t/low-battery-notifications-actions/653754 (Plus Blacky is REALLY good at blueprints as well).
Alternatively/in addition - I can highly recommend battery notes integration, which allows you to keep track of what types of battery and how many each need
It simplifies things hugely as it creates events when a battery goes "low" - which can be the trigger for your automation adding it to the todo list
thats what im using but it adds it all on one list instead of individually as im trying to accomplish.
That's why I suggested to take control of it. That way you can see exactly how it does it and then modify as you wish.
likely just need to modify the "concatenate list of batteries and add to todo list" bit into a for each battery add to todo list