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
- Label
- Which TRV?
- Slug
- which_trv
- Required
- true
- Can have default value
- false
- Label
- What position?
- Slug
- what_position
- Required
- true
- Can have default value
- true
- Filter code method
- LightwaverfHeating.setTrvPosition.setWhatPosition(string: whatPosition)