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 and frenck committed Oct 31, 2023
1 parent 26b7e94 commit fa0f679
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 fa0f679

Please sign in to comment.