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

Set temperature

This action will set the thermostat temperature

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
nVent_Nuheat.set_temperature
Filter code method
NVentNuheat.setTemperature.skip(string?: reason)
Runtime method
runAction("nVent_Nuheat.set_temperature", {})

Action fields

Thermostat Dropdown list

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

Scale Dropdown list

Label
What scale?
Helper text
Slug
scale
Required
true
Can have default value
true
Filter code method
NVentNuheat.setTemperature.setScale(string: scale)

Setpoint temperature Text input > Other

Label
What setpoint temperature?
Helper text
Slug
setpoint_temperature
Required
true
Can have default value
true
Filter code method
NVentNuheat.setTemperature.setSetpointTemperature(string: setpointTemperature)

Duration Dropdown list

Label
What duration?
Helper text
Slug
duration
Required
false
Can have default value
true
Filter code method
NVentNuheat.setTemperature.setDuration(string: duration)