AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
iZoneiZone

Change light effect

This action will change the special effect for 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 special effect for the iLight.
API endpoint slug
i_zone.changelighteffect
Filter code method
IZone.changelighteffect.skip(string?: reason)
Runtime method
runAction("i_zone.changelighteffect", {})

Action fields

ID Dropdown list

Label
Which Light?
Helper text
Select your iLight device
Slug
id
Required
true
Can have default value
false

Effect Dropdown list

Label
Which Effect?
Helper text
Select an effect for your iLight device
Slug
effect
Required
true
Can have default value
true
Filter code method
IZone.changelighteffect.setEffect(string: effect)