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.",
|
2022-04-28 21:05:55 +00:00
|
|
|
"email_2fa_timed_out": "Timed out while waiting for email-based two-factor authentication.",
|
2022-05-19 00:26:11 +00:00
|
|
|
"reauth_successful": "Re-authentication was successful"
|
2020-02-24 20:03:08 +00:00
|
|
|
},
|
2018-10-12 17:07:47 +00:00
|
|
|
"error": {
|
2020-10-19 00:03:28 +00:00
|
|
|
"invalid_auth": "Invalid authentication",
|
2020-07-25 00:04:22 +00:00
|
|
|
"unknown": "Unexpected error"
|
2018-10-12 17:07:47 +00:00
|
|
|
},
|
2022-04-28 21:05:55 +00:00
|
|
|
"progress": {
|
2022-05-02 04:50:39 +00:00
|
|
|
"email_2fa": "Check your email for a verification link from Simplisafe."
|
2022-04-28 21:05:55 +00:00
|
|
|
},
|
2018-10-12 17:07:47 +00:00
|
|
|
"step": {
|
2021-12-10 00:13:29 +00:00
|
|
|
"reauth_confirm": {
|
|
|
|
"data": {
|
|
|
|
"password": "Password"
|
|
|
|
},
|
2022-04-27 08:16:28 +00:00
|
|
|
"description": "Please re-enter the password for {username}.",
|
2021-12-10 00:13:29 +00:00
|
|
|
"title": "Reauthenticate Integration"
|
|
|
|
},
|
2022-04-27 08:16:28 +00:00
|
|
|
"sms_2fa": {
|
|
|
|
"data": {
|
|
|
|
"code": "Code"
|
|
|
|
},
|
|
|
|
"description": "Input the two-factor authentication code sent to you via SMS."
|
|
|
|
},
|
2021-12-10 00:13:29 +00:00
|
|
|
"user": {
|
|
|
|
"data": {
|
|
|
|
"password": "Password",
|
2022-04-27 08:16:28 +00:00
|
|
|
"username": "Username"
|
2021-12-10 00:13:29 +00:00
|
|
|
},
|
2022-05-19 00:26:11 +00:00
|
|
|
"description": "Input your username and password."
|
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
|
|
|
}
|