{ "description": "The thermostat interface describes devices which have a target temperature value and regulate themselves to match that target temperature. Often combined with the power and temperaturesensor interfaces.", "states": [ { "name": "targetTemperature", "type": "double", "unit": "DegreeCelsius" } ] }