mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 09:03:13 +01:00
Lifx, Lutron: add host field description (#104855)
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
"description": "If you leave the host empty, discovery will be used to find devices.",
|
||||
"data": {
|
||||
"host": "[%key:common::config_flow::data::host%]"
|
||||
},
|
||||
"data_description": {
|
||||
"host": "The hostname or IP address of your LIFX device."
|
||||
}
|
||||
},
|
||||
"pick_device": {
|
||||
|
||||
@@ -11,6 +11,9 @@
|
||||
"description": "Enter the IP address of the device.",
|
||||
"data": {
|
||||
"host": "[%key:common::config_flow::data::host%]"
|
||||
},
|
||||
"data_description": {
|
||||
"host": "The hostname or IP address of your Lutron Caseta Smart Bridge."
|
||||
}
|
||||
},
|
||||
"link": {
|
||||
|
||||
Reference in New Issue
Block a user