From 275874ff8b3d546ac8dfb0844e6c05f706e94fca Mon Sep 17 00:00:00 2001 From: Duco Sebel <74970928+DCSBL@users.noreply.github.com> Date: Wed, 22 Nov 2023 11:38:40 +0100 Subject: [PATCH] Add doc about the Picnic shopping cart todo list (#29555) * Add doc about the Picnic shopping cart todo list * Tiny tweak --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/picnic.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/picnic.markdown b/source/_integrations/picnic.markdown index 049e12d0746..11045c74a04 100644 --- a/source/_integrations/picnic.markdown +++ b/source/_integrations/picnic.markdown @@ -41,6 +41,10 @@ This integration provides the following sensors. Some sensors are disabled by de | Next delivery slot start | Start of the next delivery's delivery slot. | | Next delivery slot end | End of the next delivery's delivery slot. | +## Shopping cart + +This integration provides a _read-only_ list containing the content of your shopping cart. This list is provided as a [to-do list](/integrations/todo/) and can also be found in the to-do list dashboard in the main sidebar of your Home Assistant instance. + ## Services ### Service `picnic.add_product`