Explore Plans
Mobile menu Close menu
EpionEpion

Set brightness

This action will update the LED brightness for a specific device

Developer info

API endpoint slug
epion.set_brightness
Filter code method
Epion.setBrightness.skip(string?: reason)
Runtime method
runAction("epion.set_brightness", {})

Action fields

Device Dropdown list

Label
For which device would you like to alter the LED brightness?
Helper text
Select device
Slug
device
Required
true
Can have default value
false

Brightness Dropdown list

Label
What brightness level should the device LED be changed to?
Slug
brightness
Required
true
Can have default value
true
Filter code method
Epion.setBrightness.setBrightness(string: brightness)