mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Clarify 'item' and 'rename' descriptions of 'update_item' action (#131336)
This commit is contained in:
parent
a9cab28474
commit
7ba0f54412
@ -44,11 +44,11 @@
|
||||
"fields": {
|
||||
"item": {
|
||||
"name": "Item name",
|
||||
"description": "The name for the to-do list item."
|
||||
"description": "The current name of the to-do item."
|
||||
},
|
||||
"rename": {
|
||||
"name": "Rename item",
|
||||
"description": "The new name of the to-do item"
|
||||
"description": "The new name for the to-do item"
|
||||
},
|
||||
"status": {
|
||||
"name": "Set status",
|
||||
|
Loading…
x
Reference in New Issue
Block a user