AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
iZoneiZone

Set light color

This action will change the colour of the iLight.

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 colour of the iLight.
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)