mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Add documentation for service clear-completed-items (#19063)
This commit is contained in:
parent
acdac67593
commit
f98110a523
@ -52,6 +52,10 @@ Marks all items as completed in the shopping list. It does not remove the items.
|
|||||||
|
|
||||||
Marks all items as incomplete in the shopping list.
|
Marks all items as incomplete in the shopping list.
|
||||||
|
|
||||||
|
### Service `shopping_list.clear_completed_items`
|
||||||
|
|
||||||
|
Clear completed items from the shopping list.
|
||||||
|
|
||||||
## Using in Automations
|
## Using in Automations
|
||||||
|
|
||||||
The simplest way use shopping list with automations (e.g., when entering a zone with shops) is to create a notification that can be clicked to open the shopping list.
|
The simplest way use shopping list with automations (e.g., when entering a zone with shops) is to create a notification that can be clicked to open the shopping list.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user