mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Fix shopping list "complete all" service name (#51406)
This commit is contained in:
parent
1062acfe9b
commit
470514cb08
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user