Group Location
Explore Plans
Mobile menu Close menu
Nefit EasyNefit Easy

Increase room temperature

This Action will increase the room temperature by a configurable amount.

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

Action fields

Device ID Dropdown list

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

Which amount Dropdown list

Label
Increase temperature by how much?
Helper text
Slug
which_amount
Required
true
Can have default value
true
Filter code method
NefitEasy.increaseRoomTemp.setWhichAmount(string: whichAmount)