mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 22:57:17 +00:00
Add field description for Shelly host (#104686)
This commit is contained in:
parent
4b667cff26
commit
3aa9066a50
@ -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.",
|
"description": "Before setup, battery-powered devices must be woken up, you can now wake the device up using a button on it.",
|
||||||
"data": {
|
"data": {
|
||||||
"host": "[%key:common::config_flow::data::host%]"
|
"host": "[%key:common::config_flow::data::host%]"
|
||||||
|
},
|
||||||
|
"data_description": {
|
||||||
|
"host": "The hostname or IP address of the Shelly device to control."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"credentials": {
|
"credentials": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user