Group Location
Explore Plans
Mobile menu Close menu
TrickleStar Connected ProductsTrickleStar Connected Products

Set thermostat fan to run once

This action turns on the HVAC fan for one run cycle, with a configurable fan run duration.

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
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

Thermostat Dropdown list

Label
TrickleStar Thermostat
Helper text
Slug
thermostat
Required
true
Can have default value
false

Duration Dropdown list

Label
Duration
Helper text
Slug
duration
Required
true
Can have default value
true
Filter code method
Tricklestar.thermostatFanRunOnce.setDuration(string: duration)