Explore Plans
Mobile menu Close menu
Mapeheat Thermo ConnectMapeheat Thermo Connect

Increase setpoint temperature

This action will increase the setpoint temperature.

Developer info

API endpoint slug
Mapei_Mapeheat.increase_temperature
Filter code method
MapeiMapeheat.increaseTemperature.skip(string?: reason)
Runtime method
runAction("Mapei_Mapeheat.increase_temperature", {})

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

Scale Dropdown list

Label
What scale?
Helper text
Celsius or fahrenheit
Slug
scale
Required
true
Can have default value
true
Filter code method
MapeiMapeheat.increaseTemperature.setScale(string: scale)

Delta Dropdown list

Label
How many degrees?
Helper text
How many degrees to add to the setpoint temperature
Slug
delta
Required
true
Can have default value
true
Filter code method
MapeiMapeheat.increaseTemperature.setDelta(string: delta)