Group Location
Explore Plans
Mobile menu Close menu
LightwaveRF HeatingLightwaveRF Heating

Set temperature

This Action will set the temperature of a thermostat or 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
API endpoint slug
lightwaverf_heating.set_temperature
Filter code method
LightwaverfHeating.setTemperature.skip(string?: reason)
Runtime method
runAction("lightwaverf_heating.set_temperature", {})

Action fields

Which thermostat Dropdown list

Label
Which thermostat/trv?
Slug
which_thermostat
Required
true
Can have default value
false

What temperature Text input > Other

Label
What temperature?
Helper text
Slug
what_temperature
Required
true
Can have default value
true
Filter code method
LightwaverfHeating.setTemperature.setWhatTemperature(string: whatTemperature)