Setting the Fallback Climate Preset
Learn how to set a configured climate preset as the "fallback" preset for a thermostat.
Once you have created climate presets for a thermostat, you can set one of them as the "fallback" preset. Seam applies this fallback preset whenever no other climate preset is active. The fallback climate preset works with the Seam API's scheduling mechanism. For example, you could set a fallback "eco" climate preset for the thermostat in your short-term rental property. Then, you could schedule—in advance—a "comfort" climate preset to correspond to each upcoming guest's stay. Whenever your property is unoccupied—that is, whenever there is no scheduled climate preset—Seam activates the fallback "eco" climate preset.
To set the fallback climate preset for a device, issue a /thermostats/set_fallback_climate_preset
request and specify the climate_preset_key
of the desired climate preset.
Request:
Response:
Last updated