I really like Home Assistant’s integrated shopping list, especially with the recently added wake word detection for voice control.
However, it can be a bit clunky to go find it within the companion app when you’re shopping.
So to get it to pass the wife test, I created a separate standalone app!
Dude thank you! I was totally not figuring that out on my own!
You’re welcome. Pretty cool features with to-do lists now, and the conditional card got some nice updates as well.
I tried looking for it but could not find any to-do list card. Do you have a link?
It’s a built-in card, as of 2023.11. On my instance, it’s listed below the Vertical Stack card.
Hmm, I use yaml mode.
card: type: todo-list entity: todo.low_batteries title: Low Batteries
That worked! You saved me!
Happy to help!
I submitted an issue on the docs page too. Hopefully they will fix it.
Thanks! They really need to update the docs!