Group Location
Explore Plans
Mobile menu Close menu
LightwaveRF HeatingLightwaveRF Heating

Set TRV to a Position

This Action will set the position of a Thermostatic Radiator Valve (TRV).

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
This Action will set the position of a Thermostatic Radiator Valve (TRV).
API endpoint slug
lightwaverf_heating.set_trv_position
Filter code method
LightwaverfHeating.setTrvPosition.skip(string?: reason)
Runtime method
runAction("lightwaverf_heating.set_trv_position", {})

Action fields

Which trv Dropdown list

Label
Which TRV?
Slug
which_trv
Required
true
Can have default value
false

What position Text input > Short text

Label
What position?
Slug
what_position
Required
true
Can have default value
true
Filter code method
LightwaverfHeating.setTrvPosition.setWhatPosition(string: whatPosition)