Skip to content

Commit

Permalink
Fix todo.remove_item frontend (home-assistant#103108)
Browse files Browse the repository at this point in the history
  • Loading branch information
edenhaus authored Oct 31, 2023
1 parent 1fc1e85 commit 8e2c2e5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion homeassistant/components/todo/services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,6 @@ remove_item:
- todo.TodoListEntityFeature.DELETE_TODO_ITEM
fields:
item:
required: true
selector:
object:
text:

0 comments on commit 8e2c2e5

Please sign in to comment.