forked from home-assistant/core
Implement review comments from #104658
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
"host": "[%key:common::config_flow::data::host%]"
|
"host": "[%key:common::config_flow::data::host%]"
|
||||||
},
|
},
|
||||||
"data_description": {
|
"data_description": {
|
||||||
"host": "The hostname or IP address of the device running your AirTouch controller."
|
"host": "The hostname or IP address of your AirTouch controller."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -14,7 +14,7 @@
|
|||||||
"password": "[%key:common::config_flow::data::password%]"
|
"password": "[%key:common::config_flow::data::password%]"
|
||||||
},
|
},
|
||||||
"data_description": {
|
"data_description": {
|
||||||
"ip_address": "The hostname or IP address of the device running your AirVisual Pro."
|
"ip_address": "The hostname or IP address of your AirVisual Pro device."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@@ -16,7 +16,7 @@
|
|||||||
"device_path": "Device Path"
|
"device_path": "Device Path"
|
||||||
},
|
},
|
||||||
"data_description": {
|
"data_description": {
|
||||||
"host": "The hostname or IP address of the machine connected to the AlarmDecoder device.",
|
"host": "The hostname or IP address of AlarDecoder device that is connected to your alarm panel.",
|
||||||
"port": "The port on which AlarmDecoder is accessible (for example, 10000)"
|
"port": "The port on which AlarmDecoder is accessible (for example, 10000)"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user