This action will change the colour of the iLight.
Developer info
- API endpoint slug
- i_zone.setlightcolor
- Filter code method
- IZone.setlightcolor.skip(string?: reason)
- Runtime method
- runAction("i_zone.setlightcolor", {})
Action fields
ID Dropdown list
- Label
- Which Light?
- Helper text
- Select your iLight device
- Slug
- id
- Required
- true
- Can have default value
- false
Color Dropdown list
- Label
- Which Color?
- Helper text
- Select a color for your iLight device
- Slug
- color
- Required
- true
- Can have default value
- true
- Filter code method
- IZone.setlightcolor.setColor(string: color)