2020-04-20 23:33:54 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"abort": {
|
|
|
|
"already_configured": "This AVM FRITZ!Box is already configured.",
|
2020-10-04 00:05:05 +00:00
|
|
|
"already_in_progress": "Configuration flow is already in progress",
|
2020-04-30 00:03:17 +00:00
|
|
|
"not_found": "No supported AVM FRITZ!Box found on the network.",
|
|
|
|
"not_supported": "Connected to AVM FRITZ!Box but it's unable to control Smart Home devices."
|
2020-04-20 23:33:54 +00:00
|
|
|
},
|
|
|
|
"error": {
|
|
|
|
"auth_failed": "Username and/or password are incorrect."
|
|
|
|
},
|
|
|
|
"flow_title": "AVM FRITZ!Box: {name}",
|
|
|
|
"step": {
|
|
|
|
"confirm": {
|
|
|
|
"data": {
|
|
|
|
"password": "Password",
|
|
|
|
"username": "Username"
|
|
|
|
},
|
2020-05-29 00:04:16 +00:00
|
|
|
"description": "Do you want to set up {name}?"
|
2020-04-20 23:33:54 +00:00
|
|
|
},
|
|
|
|
"user": {
|
|
|
|
"data": {
|
2020-05-13 18:27:21 +00:00
|
|
|
"host": "Host",
|
2020-04-20 23:33:54 +00:00
|
|
|
"password": "Password",
|
|
|
|
"username": "Username"
|
|
|
|
},
|
2020-05-29 00:04:16 +00:00
|
|
|
"description": "Enter your AVM FRITZ!Box information."
|
2020-04-20 23:33:54 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|