Explore Plans
Mobile menu Close menu
LuxaforLuxafor

Change the color of devices to a custom solid color

This action will change color of devices connected to Luxafor app.

Developer info

API endpoint slug
luxafor.custom_solid_color
Filter code method
Luxafor.customSolidColor.skip(string?: reason)
Runtime method
runAction("luxafor.custom_solid_color", {})

Action fields

Identifier Text input > Other

Label
What is your Luxafor application ID?
Helper text
The ID given by the luxafor app to identify the particular app
Slug
identifier
Required
true
Can have default value
true
Filter code method
Luxafor.customSolidColor.setIdentifier(string: identifier)

Color Text input > Other

Label
What color?
Helper text
HEX color code
Slug
color
Required
true
Can have default value
true
Filter code method
Luxafor.customSolidColor.setColor(string: color)