mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 18:18:21 +00:00
Fix shopping list "complete all" service name (#51406)
This commit is contained in:
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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user