A beginner's guide
Explore Plans
Mobile menu Close menu
LexiLexi

Lexi All Devices On

This action will turn on all Lexi Device(s)

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 turn on all Lexi Device(s)
API endpoint slug
lexi.deviceTurnOnAll
Filter code method
Lexi.deviceTurnOnAll.skip(string?: reason)
Runtime method
runAction("lexi.deviceTurnOnAll", {})

Action fields

Brightness Dropdown list

Label
Brightness
Slug
brightness
Required
true
Can have default value
true
Filter code method
Lexi.deviceTurnOnAll.setBrightness(string: brightness)

Color Dropdown list

Label
Color
Slug
color
Required
true
Can have default value
false

Temp Dropdown list

Label
Temperature
Helper text
*Please select Temperature as 0% to apply color on the light
Slug
temp
Required
true
Can have default value
true
Filter code method
Lexi.deviceTurnOnAll.setTemp(string: temp)