2018-10-12 17:07:47 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"step": {
|
|
|
|
"user": {
|
2020-04-27 16:41:33 +00:00
|
|
|
"title": "Fill in your information.",
|
|
|
|
"data": {
|
2020-05-12 16:08:07 +00:00
|
|
|
"username": "[%key:common::config_flow::data::email%]",
|
2020-04-27 16:41:33 +00:00
|
|
|
"password": "Password",
|
|
|
|
"code": "Code (used in Home Assistant UI)"
|
|
|
|
}
|
2018-10-12 17:07:47 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"error": {
|
|
|
|
"identifier_exists": "Account already registered",
|
|
|
|
"invalid_credentials": "Invalid credentials"
|
2020-02-24 20:03:08 +00:00
|
|
|
},
|
|
|
|
"abort": {
|
|
|
|
"already_configured": "This SimpliSafe account is already in use."
|
2018-10-12 17:07:47 +00:00
|
|
|
}
|
2020-03-13 05:00:00 +00:00
|
|
|
},
|
|
|
|
"options": {
|
|
|
|
"step": {
|
|
|
|
"init": {
|
|
|
|
"title": "Configure SimpliSafe",
|
2020-04-27 16:41:33 +00:00
|
|
|
"data": {
|
|
|
|
"code": "Code (used in Home Assistant UI)"
|
|
|
|
}
|
2020-03-13 05:00:00 +00:00
|
|
|
}
|
|
|
|
}
|
2018-10-12 17:07:47 +00:00
|
|
|
}
|
|
|
|
}
|