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!
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!