This Action will change your lights to specified color temperature.
Developer info
- API endpoint slug
- sengled.colortemperature
- Filter code method
- Sengled.colortemperature.skip(string?: reason)
- Runtime method
- runAction("sengled.colortemperature", {})
Action fields
Device ID Dropdown list
- Label
- Which lights?
- Slug
- deviceId
- Required
- true
- Can have default value
- false
Colortemperature Dropdown list
- Label
- Which color temperature?
- Slug
- colortemperature
- Required
- true
- Can have default value
- true
- Filter code method
- Sengled.colortemperature.setColortemperature(string: colortemperature)