mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 07:37:34 +00:00
Fix missing target in todo.remove_completed_items service (#105127)
This commit is contained in:
parent
e165d6741e
commit
0958e8fadf
@ -86,3 +86,8 @@ remove_item:
|
||||
text:
|
||||
|
||||
remove_completed_items:
|
||||
target:
|
||||
entity:
|
||||
domain: todo
|
||||
supported_features:
|
||||
- todo.TodoListEntityFeature.DELETE_TODO_ITEM
|
||||
|
Loading…
x
Reference in New Issue
Block a user