AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
nVent Nuheat Signature ThermostatnVent Nuheat Signature Thermostat

Set schedule mode

This action will set the schedule mode for the thermostat

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 schedule mode for the thermostat
API endpoint slug
nVent_Nuheat.set_schedule_mode
Filter code method
NVentNuheat.setScheduleMode.skip(string?: reason)
Runtime method
runAction("nVent_Nuheat.set_schedule_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
Which schedule mode?
Helper text
The schedule mode to set on the thermostat
Slug
mode
Required
true
Can have default value
true
Filter code method
NVentNuheat.setScheduleMode.setMode(string: mode)