This action turns on the HVAC fan for one run cycle, with a configurable fan run duration.
- API endpoint slug
- tricklestar.thermostat_fan_run_once
- Filter code method
- Tricklestar.thermostatFanRunOnce.skip(string?: reason)
- Runtime method
- runAction("tricklestar.thermostat_fan_run_once", {})
Action fields
- Label
- TrickleStar Thermostat
- Helper text
- My TrickleStar Thermostat
- Slug
- thermostat
- Required
- true
- Can have default value
- false
- Label
- Duration
- Helper text
- The duration in minutes of how long to keep Thermostat fan on
- Slug
- duration
- Required
- true
- Can have default value
- true
- Filter code method
- Tricklestar.thermostatFanRunOnce.setDuration(string: duration)