Group Location
Explore Plans
Mobile menu Close menu
LaMetricLaMetric

Set Color On LaMetric SKY

This action will set color on your LaMetric SKY.

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
API endpoint slug
lametric.set_color
Filter code method
Lametric.setColor.skip(string?: reason)
Runtime method
runAction("lametric.set_color", {})

Action fields

Device Dropdown list

Label
Device
Slug
device
Required
true
Can have default value
false

Color Dropdown list

Label
Color
Slug
color
Required
true
Can have default value
true
Filter code method
Lametric.setColor.setColor(string: color)

Custom color Text input > Other

Label
Custom color
Helper text
Slug
custom_color
Required
false
Can have default value
true
Filter code method
Lametric.setColor.setCustomColor(string: customColor)