home-assistant / home-assistant.io

:blue_book: Home Assistant User documentation
https://www.home-assistant.io
Other
4.55k stars 7.09k forks source link

Update todo tasks via todo.update_item #33165

Open einord opened 3 weeks ago

einord commented 3 weeks ago

Feedback

According to the documentation the only way to update a task via the todo.update_item service is to update the item using its name which is the same as the summary field on the todo task.

But it should be possible to use the uid field instead, since it doesn't work properly if two items share the exact same summary.

URL

https://www.home-assistant.io/integrations/todo/

Version

2024.6.1

Additional information

No response

home-assistant[bot] commented 3 weeks ago

Hey there @home-assistant/core, mind taking a look at this feedback as it has been labeled with an integration (todo) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `todo` can trigger bot actions by commenting: - `@home-assistant close` Closes the feedback. - `@home-assistant rename Awesome new title` Renames the feedback. - `@home-assistant reopen` Reopen the feedback. - `@home-assistant unassign todo` Removes the current integration label and assignees on the feedback, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information) to the feedback. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information) on the feedback.