2021-04-12 00:04:19 +00:00
{
"config" : {
2022-08-05 00:28:51 +00:00
"abort" : {
"already_configured" : "Konto har redan konfigurerats" ,
"reauth_successful" : "\u00c5terautentisering lyckades"
} ,
2021-04-12 00:04:19 +00:00
"error" : {
2022-08-05 00:28:51 +00:00
"invalid_auth" : "Ogiltig autentisering" ,
2022-07-30 00:22:48 +00:00
"unknown" : "Ov\u00e4ntat fel" ,
"unknown_mfa" : "Ett ok\u00e4nt fel har intr\u00e4ffat under konfiguration av MFA"
2021-04-12 00:04:19 +00:00
} ,
"step" : {
2022-08-05 00:28:51 +00:00
"installation" : {
"data" : {
"giid" : "Installation"
} ,
"description" : "Home Assistant hittade flera Verisure-installationer i ditt Mina sidor-konto. V\u00e4lj installationen som du vill l\u00e4gga till i Home Assistant."
} ,
2022-07-30 00:22:48 +00:00
"mfa" : {
"data" : {
"code" : "Verifieringskod" ,
"description" : "Ditt konto har 2-stegsverifiering aktiverat. Skriv in verifieringskoden Verisure skickar till dig."
}
} ,
2021-04-12 00:04:19 +00:00
"reauth_confirm" : {
"data" : {
2022-08-05 00:28:51 +00:00
"description" : "Autentisera p\u00e5 nytt med ditt Verisure mina sidor-konto." ,
"email" : "E-post" ,
2021-04-12 00:04:19 +00:00
"password" : "L\u00f6senord"
}
} ,
2022-07-30 00:22:48 +00:00
"reauth_mfa" : {
"data" : {
"code" : "Verifieringskod" ,
"description" : "Ditt konto har 2-stegsverifiering aktiverat. Skriv in verifieringskoden Verisure skickar till dig."
}
} ,
2021-04-12 00:04:19 +00:00
"user" : {
"data" : {
2022-08-05 00:28:51 +00:00
"description" : "Logga in med ditt Verisure My Pages-konto." ,
"email" : "E-post" ,
2021-04-12 00:04:19 +00:00
"password" : "L\u00f6senord"
}
}
}
2022-08-05 00:28:51 +00:00
} ,
"options" : {
"error" : {
"code_format_mismatch" : "Standard-PIN-koden matchar inte det antal siffror som kr\u00e4vs"
} ,
"step" : {
"init" : {
"data" : {
"lock_code_digits" : "Antal siffror i PIN-kod f\u00f6r l\u00e5s" ,
"lock_default_code" : "Standard PIN-kod f\u00f6r l\u00e5s, anv\u00e4nds om ingen anges"
}
}
}
2021-04-12 00:04:19 +00:00
}
}