Close menu
Explore Plans
Mobile menu Close menu
Orro

SET Dimmer

This action will set the dimmer for the specified switch or group of switches.

Developer info

API endpoint slug
orro.set_lights_dimmer
Filter code method
Orro.setLightsDimmer.skip(string?: reason)
Runtime method
runAction("orro.set_lights_dimmer", {})

Action fields

Target Dropdown list

Label
Which lights do you want to set the dimmer?
Slug
target
Required
true
Can have default value
false

Value Text input > Other

Label
Set dimmer to
Helper text
Whole number between 0 and 100
Slug
value
Required
true
Can have default value
true
Filter code method
Orro.setLightsDimmer.setValue(string: value)