Activate a Climate Preset
Activates a specified climate preset for a specified thermostat.
Request
Response
Authentication Methods
API key
Personal access token Must also include the
seam-workspace
header in the request.
Request Parameters
climate_preset_key
climate_preset_key
Type: string
Required: Yes
Climate preset key of the desired climate preset.
device_id
device_id
Type: string
Required: Yes
ID of the desired thermostat device.
Return Type
ACTIVATE_CLIMATE_PRESET
ACTIVATE_CLIMATE_PRESET
Activating climate preset.
action_attempt_id
action_attempt_id
Format: UUID
The ID of the action attempt.
action_type
action_type
Format: String
error
error
Format: Object
result
result
Format: Object
This object has no properties.
status
status
Format: Enum
Possible enum values:
success
pending
error
Last updated
Was this helpful?