This Action will activate a Timer Boost on the selected Heatmiser Timer.
Developer info
- 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)