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-03-30 02:19:57 +00:00
"too_many_attempts" : "Too many attempts with an invalid token, temporarily banned" ,
2022-01-17 20:47:42 +00:00
"too_many_requests" : "Too many requests, try again later" ,
2022-08-31 19:16:00 +00:00
"unknown" : "Unexpected error" ,
2022-10-09 00:30:44 +00:00
"unknown_user" : "Unknown user. Somfy Protect accounts are not supported by this integration." ,
2022-10-08 22:37:03 +00:00
"unsupported_hardware" : "Your {unsupported_device} hardware is not supported by this integration."
2021-12-23 18:34:35 +00:00
} ,
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
}
}
}
}