New on IFTTT
Explore Plans Developers
Mobile menu Close menu
Honeywell Total Connect ComfortHoneywell Total Connect Comfort

Set fan to on or auto

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_total_connect_comfort.setfan
Filter code method
HoneywellTotalConnectComfort.setfan.skip(string?: reason)
Runtime method
runAction("honeywell_total_connect_comfort.setfan", {})

Action fields

System Dropdown list

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

Fan state Dropdown list

Label
Fan state
Slug
fan_state
Required
true
Can have default value
true
Filter code method
HoneywellTotalConnectComfort.setfan.setFanState(string: fanState)