Create a Climate Preset
Creates a climate preset for a specified thermostat.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Unique key to identify the climate preset.
ID of the thermostat device for which you want create a climate preset.
home, away, wake, sleep, occupied, unoccupied Temperature to which the thermostat should cool (in °C). See also Set Points.
Temperature to which the thermostat should cool (in °F). See also Set Points.
Desired fan mode setting, such as on, auto, or circulate.
auto, on, circulate Temperature to which the thermostat should heat (in °C). See also Set Points.
Temperature to which the thermostat should heat (in °F). See also Set Points.
Deprecated. Use 'thermostat_schedule.is_override_allowed'
Indicates whether a person at the thermostat or using the API can change the thermostat's settings.
User-friendly name to identify the climate preset.
Response
OK
The response is of type object.