Host field description: implement review from #104658 (#104685)

This commit is contained in:
c0ffeeca7
2023-11-29 08:44:28 +01:00
committed by GitHub
parent 68722ce662
commit 4b667cff26
3 changed files with 3 additions and 3 deletions

View File

@@ -14,7 +14,7 @@
"host": "[%key:common::config_flow::data::host%]"
},
"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."
}
}
}

View File

@@ -14,7 +14,7 @@
"password": "[%key:common::config_flow::data::password%]"
},
"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."
}
}
},

View File

@@ -16,7 +16,7 @@
"device_path": "Device Path"
},
"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)"
}
}