Group Location
Explore Plans
Mobile menu Close menu
VeSync BulbVeSync Bulb

Change color temperature

This action will change the color temperature of a light bulb.

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 change the color temperature of a light bulb.
API endpoint slug
vesyncBulb.change_color_temperature
Filter code method
VesyncBulb.changeColorTemperature.skip(string?: reason)
Runtime method
runAction("vesyncBulb.change_color_temperature", {})

Action fields

Device Dropdown list

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

Color temperature Dropdown list

Label
Color Temperature
Slug
color_temperature
Required
true
Can have default value
true
Filter code method
VesyncBulb.changeColorTemperature.setColorTemperature(string: colorTemperature)