27 lines
788 B
JSON
27 lines
788 B
JSON
{
|
|
"config": {
|
|
"error": {
|
|
"invalid_auth": "Invalid authentication"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"password": "Password",
|
|
"username": "Username"
|
|
},
|
|
"description": "Please enter the credentials used to log into mytotalconnectcomfort.com."
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"away_cool_temperature": "Away cool temperature",
|
|
"away_heat_temperature": "Away heat temperature"
|
|
},
|
|
"description": "Additional Honeywell config options. Temperatures are set in Fahrenheit."
|
|
}
|
|
}
|
|
}
|
|
} |