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 Franck Nijhof
parent 40c7432e8a
commit ddba7d8ed8
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3
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": {