Update a Climate Preset
Last updated
Was this helpful?
Last updated
Was this helpful?
Updates a specified 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: UUID
Required: Yes
ID of the desired thermostat device.
manual_override_allowed
Format: Boolean
Required: Yes
Deprecated. Use 'thermostat_schedule.is_override_allowed'
cooling_set_point_celsius
Format: Number
Required: No
cooling_set_point_fahrenheit
Format: Number
Required: No
fan_mode_setting
Format: Enum
Required: No
Possible enum values:
auto
on
circulate
heating_set_point_celsius
Format: Number
Required: No
heating_set_point_fahrenheit
Format: Number
Required: No
hvac_mode_setting
Format: Enum
Required: No
Possible enum values:
off
heat
cool
heat_cool
name
Format: String
Required: No
void
Unique key to identify the .
Indicates whether a person at the thermostat can change the thermostat's settings. See .
Temperature to which the thermostat should cool (in °C). See also .
Temperature to which the thermostat should cool (in °F). See also .
Desired , such as on
, auto
, or circulate
.
Temperature to which the thermostat should heat (in °C). See also .
Temperature to which the thermostat should heat (in °F). See also .
Desired setting, such as heat
, cool
, heat_cool
, or off
.
User-friendly name to identify the .