Group Location
Explore Plans
Mobile menu Close menu
ecobeeecobee

Create vacation on thermostat

This Action will create a vacation event on the selected thermostat with the specified setpoint. The vacation event will begin immediately and last the number of specified days.

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 create a vacation event on the selected thermostat with the specified setpoint. The vacation event will begin immediately and last the number of specified days.
API endpoint slug
ecobee.create_vacation
Filter code method
Ecobee.createVacation.skip(string?: reason)
Runtime method
runAction("ecobee.create_vacation", {})

Action fields

Thermostat Dropdown list

Label
Thermostat Name
Helper text
Select which thermostat the vacation event will be created for.
Slug
thermostat
Required
true
Can have default value
false

Vacation days Dropdown list

Label
Number Of Days
Helper text
The length of the vacation in days.
Slug
vacation_days
Required
true
Can have default value
true
Filter code method
Ecobee.createVacation.setVacationDays(string: vacationDays)

Desired temperature Dropdown list

Label
Desired Temperature
Helper text
The temperature set-point for the vacation event.
Slug
desired_temperature
Required
true
Can have default value
false