mirror of
https://github.com/home-assistant/core.git
synced 2025-08-06 06:05:10 +02:00
Add field description for Shelly host (#104686)
This commit is contained in:
@@ -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": {
|
||||||
|
Reference in New Issue
Block a user