22 lines
667 B
JSON
22 lines
667 B
JSON
|
{
|
||
|
"config": {
|
||
|
"abort": {
|
||
|
"already_configured": "A Tibber account is already configured."
|
||
|
},
|
||
|
"error": {
|
||
|
"connection_error": "Error connecting to Tibber",
|
||
|
"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"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"title": "Tibber"
|
||
|
}
|