Add field description for Shelly host (#104686)
This commit is contained in:
parent
4b667cff26
commit
3aa9066a50
1 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,9 @@
|
|||
"description": "Before setup, battery-powered devices must be woken up, you can now wake the device up using a button on it.",
|
||||
"data": {
|
||||
"host": "[%key:common::config_flow::data::host%]"
|
||||
},
|
||||
"data_description": {
|
||||
"host": "The hostname or IP address of the Shelly device to control."
|
||||
}
|
||||
},
|
||||
"credentials": {
|
||||
|
|
Loading…
Add table
Reference in a new issue