get cooling
if the cooling is true or false
get heating
if the heating is true or false
set heating ore cooling
is the current temperature that is given by the sensor
update the thermostat whit the wanted value
is the wanted value an the unit
Generated using TypeDoc
JSONThermostat class get the temp from
import JSONThermostat from './http_thermostat.ts' const myJSONThermostat = new JSONThermostat(settings) myJSONThermostat.update(update)