Create a Thermostat Schedule
Last updated
Was this helpful?
Last updated
Was this helpful?
Creates a for a specified .
Request
Response
API key
Client session token
Personal access token
Must also include the seam-workspace
header in the request.
climate_preset_key
Format: String
Required: Yes
device_id
Format: String
Required: Yes
ID of the desired thermostat device.
ends_at
Format: String
Required: Yes
starts_at
Format: String
Required: Yes
is_override_allowed
Format: Boolean
Required: No
max_override_period_minutes
Format: Number
Required: No
name
Format: String
Required: No
User-friendly name to identify the thermostat schedule.
Key of the to use for the thermostat schedule.
Date and time at which the thermostat schedule ends, in format.
Date and time at which the thermostat schedule starts, in format.
Indicates whether a person at the thermostat or using the API can change the thermostat's settings while the schedule is active. See also .
Number of minutes for which a person at the thermostat or using the API can change the thermostat's settings after the activation of the scheduled climate preset. See also .