mirror of
https://github.com/home-assistant/core.git
synced 2026-09-03 18:24:49 -05:00
Fix shopping list "complete all" service name (#51406)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user