New services
Explore Plans
Mobile menu Close menu
HELLA ONYXHELLA ONYX

Control lights

This action will turn the selected devices on/off or set the defined brightness.

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
hella_onyx.control_lights
Filter code method
HellaOnyx.controlLights.skip(string?: reason)
Runtime method
runAction("hella_onyx.control_lights", {})

Action fields

Device or group Dropdown list

Label
Device or group with lights
Helper text
Slug
device_or_group
Required
true
Can have default value
false

Action Dropdown list

Label
Action
Helper text
Slug
action
Required
true
Can have default value
true
Filter code method
HellaOnyx.controlLights.setAction(string: action)

Brightness Dropdown list

Label
Brightness
Helper text
Slug
brightness
Required
false
Can have default value
true
Filter code method
HellaOnyx.controlLights.setBrightness(string: brightness)