This action will change the color temperature of your light.
- 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
- Label
- Which device?
- Slug
- device_id
- Required
- true
- Can have default value
- false
- Label
- Set color temperature to
- Slug
- value
- Required
- true
- Can have default value
- true
- Filter code method
- LinkSmartHome.lightColorTemperature.setValue(string: value)