Skip to main content

Overview

Returns the device’s stored weekly temperature schedule.

Endpoint

Query Parameters

Response

Device Has a Schedule (200 OK)

No Schedule Yet (200 OK)

Response Fields

Schedule Day Keys

Day keys are strings "0" through "6", where Monday = "0" and Sunday = "6": Days not present in the days object are considered to have no scheduled changes.

Setpoint Fields

All temperatures in the schedule are in Celsius, regardless of the thermostat’s display scale.

Error (400 Bad Request)

Example

POST /command (set_schedule)

Push a new schedule to the device

Nest Protocol Schedules

Deep dive on schedule format and behavior