v1

latestOpenAPI 3.0.02026-07-22201291.8 MB
/thermostats

Update a Thermostat Schedule

Updates a specified thermostat schedule.

post/thermostats/schedules/update

Request body

climate_preset_keystring

Key of the climate preset to use for the thermostat schedule.

ends_atstring

Date and time at which the thermostat schedule ends, in ISO 8601 format.

is_override_allowedboolean

Indicates whether a person at the thermostat or using the API can change the thermostat's settings while the schedule is active. See also Specifying Manual Override Permissions.

max_override_period_minutesinteger nullable

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 Specifying Manual Override Permissions.

namestring

Name of the thermostat schedule.

starts_atstring

Date and time at which the thermostat schedule starts, in ISO 8601 format.

thermostat_schedule_idstring uuid required

ID of the thermostat schedule that you want to update.

Response

OK

object required