A beginner's guide
Explore Plans
Mobile menu Close menu
TIS Control LimitedTIS Control Limited

Set color for rgb light

This action will set color for selected TIS support rgb 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 color for selected TIS support rgb light
API endpoint slug
tis_smart_home.rgbcolor
Filter code method
TisSmartHome.rgbcolor.skip(string?: reason)
Runtime method
runAction("tis_smart_home.rgbcolor", {})

Action fields

Device name Dropdown list

Label
Device Name
Helper text
tis device name
Slug
device_name
Required
true
Can have default value
false

Color Dropdown list

Label
color
Slug
color
Required
true
Can have default value
true
Filter code method
TisSmartHome.rgbcolor.setColor(string: color)