This action will set color for selected TIS support rgb light
Developer info
- 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)