This action will change the color temperature of your light.
Developer info
- API endpoint slug
- link_smart_home.Light-ColorTemperature
- Filter code method
- LinkSmartHome.lightColorTemperature.skip(string?: reason)
- Runtime method
- runAction("link_smart_home.Light-ColorTemperature", {})
Action fields
Device ID Dropdown list
- Label
- Which device?
- Slug
- device_id
- Required
- true
- Can have default value
- false
Value Text input > Other
- Label
- Set color temperature to
- Slug
- value
- Required
- true
- Can have default value
- true
- Filter code method
- LinkSmartHome.lightColorTemperature.setValue(string: value)