Group Location
Explore Plans
Mobile menu Close menu
LightwaveRF LightingLightwaveRF Lighting

Dim a light

This Action will set a dim level on your light.

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_lighting.dim_a_light
Filter code method
LightwaverfLighting.dimALight.skip(string?: reason)
Runtime method
runAction("lightwaverf_lighting.dim_a_light", {})

Action fields

Which light Dropdown list

Label
Which Light?
Slug
which_light
Required
true
Can have default value
false

What dim level Text input > Other

Label
What Dim Level?
Helper text
Slug
what_dim_level
Required
true
Can have default value
true
Filter code method
LightwaverfLighting.dimALight.setWhatDimLevel(string: whatDimLevel)