24 lines
873 B
JSON
24 lines
873 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Device is already configured"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Failed to connect",
|
|
"invalid_auth": "Invalid authentication",
|
|
"invalid_thermostat": "The thermostat serial number is invalid.",
|
|
"unknown": "Unexpected error"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"password": "Password",
|
|
"serial_number": "Serial number of the thermostat.",
|
|
"username": "Username"
|
|
},
|
|
"description": "You will need to obtain your thermostat\u2019s numeric serial number or ID by logging into https://MyNuHeat.com and selecting your thermostat(s).",
|
|
"title": "Connect to the NuHeat"
|
|
}
|
|
}
|
|
}
|
|
} |