mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 00:06:51 +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.
|
This is a full example of a service call that deletes a to-do Item with the specified name.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
service: todo.delete_item
|
service: todo.remove_item
|
||||||
target:
|
target:
|
||||||
entity_id: todo.personal_tasks
|
entity_id: todo.personal_tasks
|
||||||
data:
|
data:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user