mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +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.
|
||||
|
||||
### Service `shopping_list.clear_completed_items`
|
||||
|
||||
Clear completed items from the shopping list.
|
||||
|
||||
## 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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user