New services
Explore Plans
Mobile menu Close menu
YeelightYeelight

Set brightness

This Action will set your lights to a specified 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
yeelight.set_bright
Filter code method
Yeelight.setBright.skip(string?: reason)
Runtime method
runAction("yeelight.set_bright", {})

Action fields

Device ID Dropdown list

Label
Which lights?
Slug
device_id
Required
true
Can have default value
false

Brightness Text input > Short text

Label
Brightness level?
Helper text
Slug
brightness
Required
true
Can have default value
true
Filter code method
Yeelight.setBright.setBrightness(string: brightness)