mirror of https://github.com/home-assistant/core
21 lines
379 B
JSON
21 lines
379 B
JSON
{
|
|
"min_temp": {
|
|
"name": "Room temp frost protection setpoint",
|
|
"error": 0,
|
|
"value": "8.0",
|
|
"desc": "",
|
|
"dataType": 0,
|
|
"readonly": 0,
|
|
"unit": "°C"
|
|
},
|
|
"max_temp": {
|
|
"name": "Summer/winter changeover temp heat circuit 1",
|
|
"error": 0,
|
|
"value": "20.0",
|
|
"desc": "",
|
|
"dataType": 0,
|
|
"readonly": 0,
|
|
"unit": "°C"
|
|
}
|
|
}
|