2021-12-23 18:34:35 +00:00
{
"config" : {
"abort" : {
2021-12-23 23:28:01 +00:00
"already_configured" : "Account is already configured"
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"
} ,
"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
}
}
}
}