Group Location
Explore Plans
Mobile menu Close menu
Govee HomeGovee Home

Set light brightness

This action will set the light 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
This action will set the light to a specified brightness.
API endpoint slug
govee.light_brightness
Filter code method
Govee.lightBrightness.skip(string?: reason)
Runtime method
runAction("govee.light_brightness", {})

Action fields

Device name Dropdown list

Label
Which device?
Slug
device_name
Required
true
Can have default value
false

Light brightness Dropdown list

Label
Brightness
Slug
light_brightness
Required
true
Can have default value
true
Filter code method
Govee.lightBrightness.setLightBrightness(string: lightBrightness)