Group Location
Explore Plans
Mobile menu Close menu
Govee HomeGovee Home

Set light color

This action will set the light to specified color.

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
govee.light_color
Filter code method
Govee.lightColor.skip(string?: reason)
Runtime method
runAction("govee.light_color", {})

Action fields

Device name Dropdown list

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

Light color Dropdown list

Label
Color
Slug
light_color
Required
true
Can have default value
true
Filter code method
Govee.lightColor.setLightColor(string: lightColor)