Group Location
Explore Plans
Mobile menu Close menu
HeatmiserHeatmiser

Set Temperature

The Action will set the temperature on the selected Heatmiser 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
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)