New services
Explore Plans
Mobile menu Close menu
Honeywell HomeHoneywell Home

Set fan to on, auto or circulate

This Action will set the Honeywell thermostat fan to On where the fan is always on or Auto where the fan runs only when the heating or cooling system is on.

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 Honeywell thermostat fan to On where the fan is always on or Auto where the fan runs only when the heating or cooling system is on.
API endpoint slug
honeywell_lyric.setfan
Filter code method
HoneywellLyric.setfan.skip(string?: reason)
Runtime method
runAction("honeywell_lyric.setfan", {})

Action fields

System Dropdown list

Label
Which system?
Slug
system
Required
true
Can have default value
false

Fan state Dropdown list

Label
Which fan state?
Slug
fan_state
Required
true
Can have default value
true
Filter code method
HoneywellLyric.setfan.setFanState(string: fanState)