Fix missing target in todo.remove_completed_items service (#105127)
This commit is contained in:
parent
eb00259356
commit
3f28354a00
1 changed files with 5 additions and 0 deletions
|
@ -86,3 +86,8 @@ remove_item:
|
|||
text:
|
||||
|
||||
remove_completed_items:
|
||||
target:
|
||||
entity:
|
||||
domain: todo
|
||||
supported_features:
|
||||
- todo.TodoListEntityFeature.DELETE_TODO_ITEM
|
||||
|
|
Loading…
Add table
Reference in a new issue