Thermostats
Set to Heat Mode
Sets a specified thermostat to heat mode.
POST
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
ID of the thermostat device that you want to set to heat mode.
Heating set point in °C that you want to set for the thermostat. You must set one of the heating_set_point parameters.
Heating set point in °F that you want to set for the thermostat. You must set one of the heating_set_point parameters.

