mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +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:
|
||||
|
||||
complete_all:
|
||||
name: Complete call
|
||||
name: Complete all
|
||||
description: Marks all items as completed in the shopping list. It does not remove the items.
|
||||
|
||||
incomplete_all:
|
||||
|
Loading…
x
Reference in New Issue
Block a user