Group Location
Explore Plans
Mobile menu Close menu
Nefit EasyNefit Easy

Activate overwork timer

This Action will set your room temperature to a new set point for a configurable period.

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
nefit_easy.activate_overwork_timer
Filter code method
NefitEasy.activateOverworkTimer.skip(string?: reason)
Runtime method
runAction("nefit_easy.activate_overwork_timer", {})

Action fields

Temperature Text input > Short text

Label
Which temperature?
Helper text
Slug
temperature
Required
true
Can have default value
true
Filter code method
NefitEasy.activateOverworkTimer.setTemperature(string: temperature)

Device ID Dropdown list

Label
Which Nefit Easy?
Helper text
Slug
deviceId
Required
true
Can have default value
false

Duration Text input > Short text

Label
How long?
Helper text
Slug
duration
Required
true
Can have default value
true
Filter code method
NefitEasy.activateOverworkTimer.setDuration(string: duration)