A beginner's guide
Explore Plans
Mobile menu Close menu
Vont HomeVont Home

Set light color tempreture

This action will set the light to a specified color tempreture.

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 the light to a specified color tempreture.
API endpoint slug
vont_home.setColorTemperature
Filter code method
VontHome.setColorTemperature.skip(string?: reason)
Runtime method
runAction("vont_home.setColorTemperature", {})

Action fields

Device ID Dropdown list

Label
Device name
Helper text
Please select one of your devices
Slug
deviceId
Required
true
Can have default value
false

Action value Dropdown list

Label
Warm white
Slug
actionValue
Required
true
Can have default value
true
Filter code method
VontHome.setColorTemperature.setActionValue(string: actionValue)