Group Location
Explore Plans
Mobile menu Close menu
HeatmiserHeatmiser

Boost Timer

This Action will activate a Timer Boost on the selected Heatmiser Timer.

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.boost_timer
Filter code method
Heatmiser.boostTimer.skip(string?: reason)
Runtime method
runAction("heatmiser.boost_timer", {})

Action fields

Which timer Dropdown list

Label
Which timer?
Slug
which_timer
Required
true
Can have default value
false

How many hours Dropdown list

Label
Duration?
Slug
how_many_hours
Required
true
Can have default value
true
Filter code method
Heatmiser.boostTimer.setHowManyHours(string: howManyHours)