mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 10:17:23 +00:00
Add documentation about Picnic Shopping Cart add-item (#29959)
* Add documentation about Picnic Shopping Cart add-item * tweak --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
a3f447b8a2
commit
f6dede9c78
@ -41,9 +41,12 @@ 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 start | Start of the next delivery's delivery slot. |
|
||||||
| Next delivery slot end | End 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.
|
## Shopping cart
|
||||||
|
|
||||||
|
This integration provides a 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.
|
||||||
|
|
||||||
|
You can add products to your shopping cart by entering a name in the **Add item** field. Just like with the [`picnic.add_product`](#service-picnicadd_product) service, a search will be done and the first item found will be added.
|
||||||
|
|
||||||
## Services
|
## Services
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user