AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
AiDotAiDot

Change color temperature

This action changes the color temperature of the light you select.

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 changes the color temperature of the light you select.
API endpoint slug
LDS_AiDot.ColorTemperature
Filter code method
LDSAiDot.colorTemperature.skip(string?: reason)
Runtime method
runAction("LDS_AiDot.ColorTemperature", {})

Action fields

Object ID Dropdown list

Label
Device
Helper text
choose a device
Slug
objectId
Required
true
Can have default value
false

Cct Dropdown list

Label
Color Temperature
Helper text
choose color temperature
Slug
CCT
Required
true
Can have default value
true
Filter code method
LDSAiDot.colorTemperature.setCct(string: cct)