2020-08-24 10:43:31 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"abort": {
|
2020-09-02 00:03:29 +00:00
|
|
|
"already_configured": "Device is already configured"
|
2020-08-24 10:43:31 +00:00
|
|
|
},
|
|
|
|
"error": {
|
2020-09-02 00:03:29 +00:00
|
|
|
"auth_not_supported": "Shelly devices requiring authentication are not currently supported.",
|
|
|
|
"cannot_connect": "Failed to connect",
|
|
|
|
"invalid_auth": "Invalid authentication",
|
|
|
|
"unknown": "Unexpected error"
|
2020-08-24 10:43:31 +00:00
|
|
|
},
|
|
|
|
"flow_title": "Shelly: {name}",
|
|
|
|
"step": {
|
|
|
|
"confirm_discovery": {
|
|
|
|
"description": "Do you want to set up the {model} at {host}?"
|
|
|
|
},
|
2020-09-01 12:08:37 +00:00
|
|
|
"credentials": {
|
|
|
|
"data": {
|
2020-09-02 00:03:29 +00:00
|
|
|
"password": "Password",
|
|
|
|
"username": "Username"
|
2020-09-01 12:08:37 +00:00
|
|
|
}
|
|
|
|
},
|
2020-08-24 10:43:31 +00:00
|
|
|
"user": {
|
|
|
|
"data": {
|
2020-09-02 00:03:29 +00:00
|
|
|
"host": "Host"
|
2020-08-24 10:43:31 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"title": "Shelly"
|
|
|
|
}
|