forked from home-assistant/core
Fix shopping list "complete all" service name (#51406)
This commit is contained in:
committed by
Paulus Schoutsen
parent
3bbf1e7c83
commit
46ad5eeb63
@@ -34,7 +34,7 @@ incomplete_item:
|
|||||||
text:
|
text:
|
||||||
|
|
||||||
complete_all:
|
complete_all:
|
||||||
name: Complete call
|
name: Complete all
|
||||||
description: Marks all items as completed in the shopping list. It does not remove the items.
|
description: Marks all items as completed in the shopping list. It does not remove the items.
|
||||||
|
|
||||||
incomplete_all:
|
incomplete_all:
|
||||||
|
Reference in New Issue
Block a user