Group Location
Explore Plans
Mobile menu Close menu
VeSync DimmerVeSync Dimmer

Change brightness

This action will change the brightness of a Dimmer 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
vesyncDimmer.change_brightness
Filter code method
VesyncDimmer.changeBrightness.skip(string?: reason)
Runtime method
runAction("vesyncDimmer.change_brightness", {})

Action fields

Device Dropdown list

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

Percentage Dropdown list

Label
Brightness Level
Slug
percentage
Required
true
Can have default value
true
Filter code method
VesyncDimmer.changeBrightness.setPercentage(string: percentage)