mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Update todo.markdown (#29671)
This commit is contained in:
parent
f279d3be7c
commit
ba1007ce28
@ -86,7 +86,7 @@ Removing a To-do Item. A to-do list `target` is selected with a [Target Selector
|
||||
This is a full example of a service call that deletes a to-do Item with the specified name.
|
||||
|
||||
```yaml
|
||||
service: todo.delete_item
|
||||
service: todo.remove_item
|
||||
target:
|
||||
entity_id: todo.personal_tasks
|
||||
data:
|
||||
|
Loading…
x
Reference in New Issue
Block a user