This action changes the color temperature of the light you select.
Developer info
- 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)