mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Fix todo.remove_item (#29617)
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
82398e168f
commit
38acbaeb4f
@ -81,7 +81,7 @@ Removing a To-do Item. A to-do list `target` is selected with a [Target Selector
|
||||
|
||||
| Service data attribute | Optional | Description | Example |
|
||||
| ---------------------- | -------- | ----------- | --------|
|
||||
| `item` | yes | The name of the to-do Item. | Submit income tax return
|
||||
| `item` | no | The name of the to-do item. | Submit income tax return
|
||||
|
||||
This is a full example of a service call that deletes a to-do Item with the specified name.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user