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

Change Color

This action will change the color of a light bulb.

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 of a light bulb.
API endpoint slug
tplink_tapo.action_change_color
Filter code method
TplinkTapo.actionChangeColor.skip(string?: reason)
Runtime method
runAction("tplink_tapo.action_change_color", {})

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 Dropdown list

Label
Which Color?
Helper text
Here are some optional colors that you can choose
Slug
color
Required
true
Can have default value
true
Filter code method
TplinkTapo.actionChangeColor.setColor(string: color)