23 lines
807 B
JSON
23 lines
807 B
JSON
{
|
|
"config": {
|
|
"error": {
|
|
"connection_error": "Failed to connect to CoolMasterNet instance. Please check your host.",
|
|
"no_units": "Could not find any HVAC units in CoolMasterNet host."
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"cool": "Support cool mode",
|
|
"dry": "Support dry mode",
|
|
"fan_only": "Support fan only mode",
|
|
"heat": "Support heat mode",
|
|
"heat_cool": "Support automatic heat/cool mode",
|
|
"host": "Host",
|
|
"off": "Can be turned off"
|
|
},
|
|
"title": "Setup your CoolMasterNet connection details."
|
|
}
|
|
},
|
|
"title": "CoolMasterNet"
|
|
}
|
|
} |