2018-10-12 17:07:47 +00:00
|
|
|
{
|
|
|
|
"config": {
|
2020-02-24 20:03:08 +00:00
|
|
|
"abort": {
|
2020-07-24 02:02:29 +00:00
|
|
|
"already_configured": "This SimpliSafe account is already in use.",
|
|
|
|
"reauth_successful": "SimpliSafe successfully reauthenticated."
|
2020-02-24 20:03:08 +00:00
|
|
|
},
|
2018-10-12 17:07:47 +00:00
|
|
|
"error": {
|
|
|
|
"identifier_exists": "Account already registered",
|
2020-07-24 02:02:29 +00:00
|
|
|
"invalid_credentials": "Invalid credentials",
|
|
|
|
"still_awaiting_mfa": "Still awaiting MFA email click",
|
2020-07-25 00:04:22 +00:00
|
|
|
"unknown": "Unexpected error"
|
2018-10-12 17:07:47 +00:00
|
|
|
},
|
|
|
|
"step": {
|
2020-07-24 02:02:29 +00:00
|
|
|
"mfa": {
|
|
|
|
"description": "Check your email for a link from SimpliSafe. After verifying the link, return here to complete the installation of the integration.",
|
|
|
|
"title": "SimpliSafe Multi-Factor Authentication"
|
|
|
|
},
|
|
|
|
"reauth_confirm": {
|
|
|
|
"data": {
|
2020-07-25 00:04:22 +00:00
|
|
|
"password": "Password"
|
2020-07-24 02:02:29 +00:00
|
|
|
},
|
|
|
|
"description": "Your access token has expired or been revoked. Enter your password to re-link your account.",
|
|
|
|
"title": "Re-link SimpliSafe Account"
|
|
|
|
},
|
2018-10-12 17:07:47 +00:00
|
|
|
"user": {
|
|
|
|
"data": {
|
2020-04-27 16:41:33 +00:00
|
|
|
"code": "Code (used in Home Assistant UI)",
|
2020-07-25 00:04:22 +00:00
|
|
|
"password": "Password",
|
|
|
|
"username": "Email"
|
2018-10-12 17:07:47 +00:00
|
|
|
},
|
2020-04-27 16:41:33 +00:00
|
|
|
"title": "Fill in your information."
|
2018-10-12 17:07:47 +00:00
|
|
|
}
|
2020-04-15 16:51:07 +00:00
|
|
|
}
|
2020-03-13 05:00:00 +00:00
|
|
|
},
|
|
|
|
"options": {
|
|
|
|
"step": {
|
|
|
|
"init": {
|
|
|
|
"data": {
|
|
|
|
"code": "Code (used in Home Assistant UI)"
|
|
|
|
},
|
|
|
|
"title": "Configure SimpliSafe"
|
|
|
|
}
|
|
|
|
}
|
2020-04-16 20:00:10 +00:00
|
|
|
}
|
2018-10-12 17:07:47 +00:00
|
|
|
}
|