2020-08-05 12:38:29 +00:00
|
|
|
{
|
2020-08-06 00:02:06 +00:00
|
|
|
"config": {
|
|
|
|
"error": {
|
2020-08-27 00:04:55 +00:00
|
|
|
"already_configured": "Account is already configured",
|
2020-08-06 00:02:06 +00:00
|
|
|
"authorization_error": "Authorization error. Check your credentials.",
|
2020-08-27 00:04:55 +00:00
|
|
|
"connection_error": "Failed to connect"
|
2020-08-05 12:38:29 +00:00
|
|
|
},
|
2020-08-06 00:02:06 +00:00
|
|
|
"step": {
|
|
|
|
"user": {
|
|
|
|
"data": {
|
2020-08-27 00:04:55 +00:00
|
|
|
"password": "Password",
|
|
|
|
"username": "Username"
|
2020-08-06 00:02:06 +00:00
|
|
|
},
|
|
|
|
"description": "Set up an OVO Energy instance to access your energy usage.",
|
2020-08-06 18:43:42 +00:00
|
|
|
"title": "Add OVO Energy Account"
|
2020-08-06 00:02:06 +00:00
|
|
|
}
|
|
|
|
}
|
2020-08-05 12:38:29 +00:00
|
|
|
}
|
2020-08-27 00:04:55 +00:00
|
|
|
}
|