How to read the content from "Shopping list" card

Hi everyone,
I would like to start and working with the “Shopping_list” card.
The first thing that I’m trying to do is to read the content from my shopping list.
Unfortunately I couldn’t find how to get that info, I can’t find any sensor or entity that I can use with.
Thanks for the help.

1 Like

I’m not aware of a way to, IIRC this integration is pretty different from everything else in that it writes out to its own json file.

Thanks for the info.
Do you know maybe how can I listen to a service using node red ?
Maybe I can find some workaround by listening to SHOPPING_LIST.ADD_ITEM
The thing is that the “Call service” node waits for input and I just need a node that will just listen to a service with no dependency in input / trigger.
I didn’t find any node that doing that (or maybe I missed it)
Thanks

1 Like

I don’t have any NR experience, so unfortunately no help there.