AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
eWeLink Smart HomeeWeLink Smart Home

Set color temperature for light

This action will set a color temperature for selected light.

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
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

Light color temperature action device Dropdown list

Label
Which device?
Slug
light_color_temperature_action_device
Required
true
Can have default value
false

Light color temperature query Dropdown list

Label
Set color temperature
Slug
light_color_temperature_query
Required
true
Can have default value
true
Filter code method
Ewelink.lightColorTemperatureAction.setLightColorTemperatureQuery(string: lightColorTemperatureQuery)