This action will set a color temperature for selected light.
- API endpoint slug
- ewelink.light_color_temperature_action
- Filter code method
- Ewelink.lightColorTemperatureAction.skip(string?: reason)
- Runtime method
- runAction("ewelink.light_color_temperature_action", {})
Action fields
- Label
- Which device?
- Slug
- light_color_temperature_action_device
- Required
- true
- Can have default value
- false
- Label
- Set color temperature
- Slug
- light_color_temperature_query
- Required
- true
- Can have default value
- true
- Filter code method
- Ewelink.lightColorTemperatureAction.setLightColorTemperatureQuery(string: lightColorTemperatureQuery)