From f98110a523a5196505404755c367dbafe31cd31b Mon Sep 17 00:00:00 2001 From: Meow Date: Wed, 25 Aug 2021 12:26:46 +0200 Subject: [PATCH] Add documentation for service clear-completed-items (#19063) --- source/_integrations/shopping_list.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/shopping_list.markdown b/source/_integrations/shopping_list.markdown index eb0244d42e5..4506103e339 100644 --- a/source/_integrations/shopping_list.markdown +++ b/source/_integrations/shopping_list.markdown @@ -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.