Group Location
Explore Plans
Mobile menu Close menu
FuturehomeFuturehome

Change color

This Action will change the colour of your RGB lights. Input may be colour name or Colour HEX. If a match is not found the light will change to White (FFFFFF).

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
futurehome.change_color
Filter code method
Futurehome.changeColor.skip(string?: reason)
Runtime method
runAction("futurehome.change_color", {})

Action fields

Device Dropdown list

Label
Which device?
Slug
device
Required
true
Can have default value
false

Color Text input > Other

Label
Color
Helper text
Slug
color
Required
true
Can have default value
true
Filter code method
Futurehome.changeColor.setColor(string: color)