2020-05-13 18:27:21 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"abort": {
|
2020-10-04 00:05:05 +00:00
|
|
|
"already_configured": "Service is already configured"
|
2020-05-13 18:27:21 +00:00
|
|
|
},
|
|
|
|
"error": {
|
2020-10-15 00:03:50 +00:00
|
|
|
"cannot_connect": "Failed to connect",
|
2020-05-13 18:27:21 +00:00
|
|
|
"invalid_access_token": "Invalid access token",
|
|
|
|
"timeout": "Timeout connecting to Tibber"
|
|
|
|
},
|
|
|
|
"step": {
|
|
|
|
"user": {
|
|
|
|
"data": {
|
|
|
|
"access_token": "Access Token"
|
|
|
|
},
|
|
|
|
"description": "Enter your access token from https://developer.tibber.com/settings/accesstoken",
|
|
|
|
"title": "Tibber"
|
|
|
|
}
|
|
|
|
}
|
2020-11-11 12:25:22 +00:00
|
|
|
}
|
2020-05-13 18:27:21 +00:00
|
|
|
}
|