New services
Explore Plans
Mobile menu Close menu
ecobeeecobee

Set thermostat hold for X hours

This action will set the thermostat into a hold with the specified temperature 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
API endpoint slug
ecobee.hold_holdhours
Filter code method
Ecobee.holdHoldhours.skip(string?: reason)
Runtime method
runAction("ecobee.hold_holdhours", {})

Action fields

Thermostat Dropdown list

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

Desired temperature Dropdown list

Label
Desired Temperature
Helper text
Slug
desired_temperature
Required
true
Can have default value
false

Hold hours Dropdown list

Label
Number of Hours
Helper text
Slug
hold_hours
Required
true
Can have default value
true
Filter code method
Ecobee.holdHoldhours.setHoldHours(string: holdHours)