Explore Plans
Mobile menu Close menu
Google Nest Thermostat

Turn on fan

This action will turn on your thermostat's fan for X minutes.

Developer info

API endpoint slug
google_nest_thermostat.turn_on_fan
Filter code method
GoogleNestThermostat.turnOnFan.skip(string?: reason)
Runtime method
runAction("google_nest_thermostat.turn_on_fan", {})

Action fields

Device Dropdown list

Label
Which Thermostat?
Helper text
Select your Nest Thermostat
Slug
device
Required
true
Can have default value
false

Minutes Text input > Short text

Label
Minutes
Helper text
Duration (in minutes) of how long you want the fan to stay on. If left blank, the default duration of 15 minutes will be applied.
Slug
minutes
Required
false
Can have default value
true
Filter code method
GoogleNestThermostat.turnOnFan.setMinutes(string: minutes)