Explore Plans
Mobile menu Close menu
Google Nest Thermostat

Turn thermostat on

This action will turn on your thermostat.

Developer info

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

Action fields

Device Dropdown list

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

Mode Dropdown list

Label
Mode
Helper text
Select the mode in which you want to turn the device on.
Slug
mode
Required
true
Can have default value
true
Filter code method
GoogleNestThermostat.turnThermostatOn.setMode(string: mode)