New services
Explore Plans
Mobile menu Close menu
ecobeeecobee

Set thermostat comfort profile for X hours

This Action will set the thermostat into a hold using the settings from the specified comfort profile. This comfort profile hold will remain in effect for the specified number of hours.

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This Action will set the thermostat into a hold using the settings from the specified comfort profile. This comfort profile hold will remain in effect for the specified number of hours.
API endpoint slug
ecobee.climate_hours
Filter code method
Ecobee.climateHours.skip(string?: reason)
Runtime method
runAction("ecobee.climate_hours", {})

Action fields

Thermostat Dropdown list

Label
Thermostat Name
Slug
thermostat
Required
true
Can have default value
false

Hold hours Dropdown list

Label
Number of Hours
Helper text
The number of hours to hold for
Slug
hold_hours
Required
true
Can have default value
true
Filter code method
Ecobee.climateHours.setHoldHours(string: holdHours)

Comfort profile Dropdown list

Label
Comfort Profile
Helper text
Select which comfort profile to use for the hold.
Slug
comfort_profile
Required
true
Can have default value
false