Group Location
Explore Plans
Mobile menu Close menu
nVent Nuheat Signature ThermostatnVent Nuheat Signature Thermostat

Set thermostat mode

This action will set the thermostat mode.

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
This action will set the thermostat mode.
API endpoint slug
nVent_Nuheat.set_thermostat_mode
Filter code method
NVentNuheat.setThermostatMode.skip(string?: reason)
Runtime method
runAction("nVent_Nuheat.set_thermostat_mode", {})

Action fields

Thermostat Dropdown list

Label
Which thermostat?
Helper text
The thermostat to modify
Slug
thermostat
Required
true
Can have default value
false

Mode Dropdown list

Label
What thermostat mode?
Helper text
The thermostat mode
Slug
mode
Required
true
Can have default value
true
Filter code method
NVentNuheat.setThermostatMode.setMode(string: mode)