Group Location
Explore Plans
Mobile menu Close menu
Cloud IntelligenceCloud Intelligence

Change color temperature

This action will change the color temperature of your 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 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

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)