Set to Cool Mode
Last updated
Was this helpful?
Last updated
Was this helpful?
Sets a specified to .
Request
Response
API key
Client session token
Personal access token
Must also include the seam-workspace
header in the request.
device_id
Format: UUID
Required: Yes
ID of the desired thermostat device.
cooling_set_point_celsius
Format: Number
Required: No
cooling_set_point_fahrenheit
Format: Number
Required: No
SET_HVAC_MODE
Setting HVAC mode.
action_attempt_id
Format: UUID
ID of the action attempt.
action_type
Format: Enum
Value: SET_HVAC_MODE
status
Format: Enum
Possible enum values:
success
pending
error
Desired in °C. You must set one of the cooling_set_point
parameters.
Desired in °F. You must set one of the cooling_set_point
parameters.