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).

Developer info

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)