Update Weekly Schedule

Updates the weekly schedule for the thermostat with the given comfort ref. The time range includes the firstTimeBlock and goes up to but does not include the lastTimeBlock. Special case: When lastTimeBlock is set to '23:59', it represents the end of day (midnight) and includes the final 30-minute time slot (23:30-00:00), allowing a full day schedule from '00:00' to '23:59'. The schedule uses 48 time slots per day (each 30 minutes), where index 0 = 00:00-00:30 and index 47 = 23:30-00:00.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≥ 1

The unique identifier for a thermostat. ID will match the serial number on the physical thermostat.

Body Params
days
array
days
string

Starting time block for the schedule (inclusive)

string

Ending time block for the schedule (non-inclusive, except when set to '23:59' which includes the final time slot)

string

Comfort setting to set the schedule with

Responses

default

Unexpected error

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json