2021-12-23 18:34:35 +00:00
{
"config" : {
"abort" : {
2022-01-25 23:00:58 +00:00
"already_configured" : "Account is already configured" ,
"reauth_successful" : "Re-authentication was successful" ,
"reauth_wrong_account" : "You can only reauthenticate this entry with the same Overkiz account and hub"
2021-12-23 18:34:35 +00:00
} ,
"error" : {
"cannot_connect" : "Failed to connect" ,
"invalid_auth" : "Invalid authentication" ,
2021-12-23 23:28:01 +00:00
"server_in_maintenance" : "Server is down for maintenance" ,
2022-01-17 20:47:42 +00:00
"too_many_requests" : "Too many requests, try again later" ,
2021-12-23 18:34:35 +00:00
"unknown" : "Unexpected error"
} ,
2022-02-07 15:53:05 +00:00
"flow_title" : "Gateway: {gateway_id}" ,
2021-12-23 18:34:35 +00:00
"step" : {
"user" : {
"data" : {
"host" : "Host" ,
2021-12-23 23:28:01 +00:00
"hub" : "Hub" ,
2021-12-23 18:34:35 +00:00
"password" : "Password" ,
"username" : "Username"
2021-12-23 23:28:01 +00:00
} ,
"description" : "The Overkiz platform is used by various vendors like Somfy (Connexoon / TaHoma), Hitachi (Hi Kumo), Rexel (Energeasy Connect) and Atlantic (Cozytouch). Enter your application credentials and select your hub."
2021-12-23 18:34:35 +00:00
}
}
}
}