2020-05-13 13:50:29 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"abort": {
|
|
|
|
"already_configured": "Device is already configured"
|
|
|
|
},
|
|
|
|
"error": {
|
2020-08-06 00:02:06 +00:00
|
|
|
"cannot_connect": "Failed to connect",
|
|
|
|
"invalid_access_token": "Invalid access token",
|
2020-05-13 13:50:29 +00:00
|
|
|
"invalid_auth": "Invalid authentication",
|
|
|
|
"unknown": "Unexpected error"
|
|
|
|
},
|
|
|
|
"step": {
|
|
|
|
"2fa": {
|
|
|
|
"data": {
|
|
|
|
"2fa": "Two-factor code"
|
|
|
|
},
|
2020-08-06 00:02:06 +00:00
|
|
|
"description": "Enter the pin sent to your email",
|
2020-05-13 18:27:21 +00:00
|
|
|
"title": "Two-factor authentication"
|
2020-05-13 13:50:29 +00:00
|
|
|
},
|
|
|
|
"user": {
|
|
|
|
"data": {
|
|
|
|
"password": "Password",
|
2020-05-13 18:27:21 +00:00
|
|
|
"username": "Username"
|
2020-05-13 13:50:29 +00:00
|
|
|
},
|
|
|
|
"title": "Sign-in with Blink account"
|
|
|
|
}
|
|
|
|
}
|
2020-06-10 16:38:17 +00:00
|
|
|
},
|
|
|
|
"options": {
|
|
|
|
"step": {
|
|
|
|
"simple_options": {
|
|
|
|
"data": {
|
|
|
|
"scan_interval": "Scan Interval (seconds)"
|
|
|
|
},
|
2020-06-11 00:02:36 +00:00
|
|
|
"description": "Configure Blink integration",
|
|
|
|
"title": "Blink options"
|
2020-06-10 16:38:17 +00:00
|
|
|
}
|
|
|
|
}
|
2020-05-13 13:50:29 +00:00
|
|
|
}
|
2020-06-11 00:02:36 +00:00
|
|
|
}
|