Explore Plans
Mobile menu Close menu
HeatmiserHeatmiser

Set Temperature

The Action will set the temperature on the selected Heatmiser Thermostat.

Developer info

API endpoint slug
heatmiser.set_temp
Filter code method
Heatmiser.setTemp.skip(string?: reason)
Runtime method
runAction("heatmiser.set_temp", {})

Action fields

Which stat Dropdown list

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

What temp Dropdown list

Label
Which temperature?
Slug
what_temp
Required
true
Can have default value
true
Filter code method
Heatmiser.setTemp.setWhatTemp(string: whatTemp)