Solar-Log to Soundtouch: add host field description (#104863)

This commit is contained in:
c0ffeeca7 2023-12-04 10:48:58 +01:00 committed by GitHub
parent 34d01719f2
commit bf49a3dcc2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 13 additions and 2 deletions

View file

@ -6,6 +6,9 @@
"data": {
"host": "[%key:common::config_flow::data::host%]",
"name": "The prefix to be used for your Solar-Log sensors"
},
"data_description": {
"host": "The hostname or IP address of your Solar-Log device."
}
}
},

View file

@ -16,8 +16,10 @@
"host": "[%key:common::config_flow::data::host%]",
"port": "[%key:common::config_flow::data::port%]"
},
"description": "Please enter connection settings of your SOMA Connect.",
"title": "SOMA Connect"
"data_description": {
"host": "The hostname or IP address of your SOMA Connect."
},
"description": "Please enter connection settings of your SOMA Connect."
}
}
}

View file

@ -8,6 +8,9 @@
"host": "[%key:common::config_flow::data::host%]",
"port": "[%key:common::config_flow::data::port%]",
"system_id": "System ID"
},
"data_description": {
"host": "The hostname or IP address of your Somfy MyLink hub."
}
}
},

View file

@ -4,6 +4,9 @@
"user": {
"data": {
"host": "[%key:common::config_flow::data::host%]"
},
"data_description": {
"host": "The hostname or IP address of your Bose SoundTouch device."
}
},
"zeroconf_confirm": {