Activating a Climate Preset
Learn how to activate a preconfigured climate preset immediately.
Last updated
Was this helpful?
Learn how to activate a preconfigured climate preset immediately.
Last updated
Was this helpful?
In addition to climate presets for a thermostat, you can activate a configured climate preset immediately. When you activate a climate preset, it overrides any scheduled climate preset that is already active on the thermostat.
Activating a climate preset returns an that enables you to track the progress of the action. Poll this action attempt, until the action completes.
Further, Seam emits a when the thermostat reports a temperature within 1° Celsius of the heating or cooling specified in the climate preset that you've activated. You can configure a to watch for this event.
To activate a climate preset, issue a request and specify the climate_preset_key
of the desired climate preset.
Request:
Response:
Request:
Response:
Activating a climate preset returns an . Use the action_attempt_id
from this response to poll the associated action attempt using the request. When the activation completes successfully, the status
of the action attempt changes to success
.