Skip to content

Commit

Permalink
Host field description: implement review from #104658 (#104685)
Browse files Browse the repository at this point in the history
  • Loading branch information
c0ffeeca7 committed Nov 29, 2023
1 parent 68722ce commit 4b667cf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/airtouch4/strings.json
Expand Up @@ -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."
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion homeassistant/components/airvisual_pro/strings.json
Expand Up @@ -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."
}
}
},
Expand Down
2 changes: 1 addition & 1 deletion homeassistant/components/alarmdecoder/strings.json
Expand Up @@ -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)"
}
}
Expand Down

0 comments on commit 4b667cf

Please sign in to comment.