Set fan mode to auto at a certain time
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.
Developer info
- 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: fan_state)