Group Location
Explore Plans
Mobile menu Close menu
VeSync BulbVeSync Bulb

Change brightness

This action will change brightness of a device to a specified level/percentage.

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
vesyncBulb.change_brightness
Filter code method
VesyncBulb.changeBrightness.skip(string?: reason)
Runtime method
runAction("vesyncBulb.change_brightness", {})

Action fields

Device Dropdown list

Label
Select Device
Slug
device
Required
true
Can have default value
false

Brightness level Dropdown list

Label
Brightness Level
Slug
brightness_level
Required
true
Can have default value
true
Filter code method
VesyncBulb.changeBrightness.setBrightnessLevel(string: brightnessLevel)