Freebox to FRITZ!Box add host field description (#104784)

Co-authored-by: Simone Chemelli <simone.chemelli@gmail.com>
This commit is contained in:
c0ffeeca7
2023-11-30 17:05:32 +01:00
committed by GitHub
parent 41fb8d50cc
commit 419dc8adb1
4 changed files with 12 additions and 0 deletions

View File

@@ -5,6 +5,9 @@
"data": {
"host": "[%key:common::config_flow::data::host%]",
"port": "[%key:common::config_flow::data::port%]"
},
"data_description": {
"host": "The hostname or IP address of your Freebox router."
}
},
"link": {

View File

@@ -26,6 +26,9 @@
"port": "[%key:common::config_flow::data::port%]",
"username": "[%key:common::config_flow::data::username%]",
"password": "[%key:common::config_flow::data::password%]"
},
"data_description": {
"host": "The hostname or IP address of your FRITZ!Box router."
}
}
},

View File

@@ -8,6 +8,9 @@
"host": "[%key:common::config_flow::data::host%]",
"username": "[%key:common::config_flow::data::username%]",
"password": "[%key:common::config_flow::data::password%]"
},
"data_description": {
"host": "The hostname or IP address of your FRITZ!Box router."
}
},
"confirm": {

View File

@@ -8,6 +8,9 @@
"port": "[%key:common::config_flow::data::port%]",
"username": "[%key:common::config_flow::data::username%]",
"password": "[%key:common::config_flow::data::password%]"
},
"data_description": {
"host": "The hostname or IP address of your FRITZ!Box router."
}
},
"phonebook": {