Thermostats
Set to Cool Mode
Sets a specified thermostat to cool 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 cool mode.
Cooling set point in °C that you want to set for the thermostat. You must set one of the cooling_set_point parameters.
Cooling set point in °F that you want to set for the thermostat. You must set one of the cooling_set_point parameters.

