Explore Plans
Mobile menu Close menu
TP-Link TapoTP-Link Tapo

Change Color Temperature

This action will change the color temperature of a light bulb.

Developer info

API endpoint slug
tplink_tapo.action_change_color_temp
Filter code method
TplinkTapo.actionChangeColorTemp.skip(string?: reason)
Runtime method
runAction("tplink_tapo.action_change_color_temp", {})

Action fields

Device name Dropdown list

Label
Which Device?
Helper text
The name of the device that you are expecting to control.
Slug
device_name
Required
true
Can have default value
false

Color temp Dropdown list

Label
Which Color Temperature?
Helper text
The color temperature that you want to set to the device.
Slug
color_temp
Required
true
Can have default value
true
Filter code method
TplinkTapo.actionChangeColorTemp.setColorTemp(string: colorTemp)