AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
Honeywell Single-zone ThermostatHoneywell Single-zone Thermostat

Enable quick action

This action will enable a quick action at one of your locations. This can either be permanent or for a number of days/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 enable a quick action at one of your locations. This can either be permanent or for a number of days/hours.
API endpoint slug
honeywell_round.enablequickaction
Filter code method
HoneywellRound.enablequickaction.skip(string?: reason)
Runtime method
runAction("honeywell_round.enablequickaction", {})

Action fields

Location Dropdown list

Label
Location
Helper text
Location where you want to apply the quick action
Slug
location
Required
true
Can have default value
false

Quick action Dropdown list

Label
Quick Action
Slug
quick_action
Required
true
Can have default value
true
Filter code method
HoneywellRound.enablequickaction.setQuickAction(string: quickAction)

Duration Text input > Other

Label
Duration
Helper text
Leave blank for permanent or use whole numbers e.g. 3
Slug
duration
Required
false
Can have default value
true
Filter code method
HoneywellRound.enablequickaction.setDuration(string: duration)

Duration units Dropdown list

Label
Duration in
Helper text
Use hours for "economy" mode and days for all others
Slug
duration_units
Required
false
Can have default value
true
Filter code method
HoneywellRound.enablequickaction.setDurationUnits(string: durationUnits)