New services
Explore Plans
Mobile menu Close menu
EpionEpion

Set brightness

This action will update the LED brightness for a specific device

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
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
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)