A beginner's guide
Explore Plans
Mobile menu Close menu
Mapeheat Thermo ConnectMapeheat Thermo Connect

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
Mapei_Mapeheat.set_thermostat_mode
Filter code method
MapeiMapeheat.setThermostatMode.skip(string?: reason)
Runtime method
runAction("Mapei_Mapeheat.set_thermostat_mode", {})

Action fields

Thermostat Dropdown list

Label
Which thermostat?
Helper text
The thermostat to set the temperature for
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
MapeiMapeheat.setThermostatMode.setMode(string: mode)