Explore Plans
Mobile menu Close menu
Nefit EasyNefit Easy

Increase room temperature

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

Developer info

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
Select your Nefit Easy. If you have more than one Nefit Easy connected the serial numbers will be listed here.
Slug
deviceId
Required
true
Can have default value
false

Which amount Dropdown list

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