mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 07:07:28 +00:00
parent
68722ce662
commit
4b667cff26
@ -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 the AlarmDecoder 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)"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user