Device 189 will not be assigned the Switch
capability.
The Switch
capability uses status
of 0 & 1 to track the switch state. Your boiler has this, the thermostat does not.
{
"name": "Thermostat",
"altid": "57",
"id": 189,
"category": 5,
"subcategory": 2,
"room": 8,
"parent": 1,
"mode": "HeatOn",
"commands": "heater_setpoint",
"configured": "1",
"batterylevel": "42",
"commFailure": "0",
"temperature": "18.20",
"setpoint": "16.00",
"heat": "16.00",
"cool": "16.00",
"state": -1,
"comment": ""
}
{
"name": "Boiler Receiver",
"altid": "58",
"id": 190,
"category": 5,
"subcategory": 2,
"room": 8,
"parent": 1,
"mode": "Off",
"status": "0",
"commands": "heater_off,heater_heat",
"configured": "1",
"commFailure": "0"
}