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 color of your myHue lights.
- API endpoint slug
- myHue.change_color
- Filter code method
- MyHue.changeColor.skip(string?: reason)
- Runtime method
- runAction("myHue.change_color", {})
Action fields
Light Nested dropdown list
- Label
- Which lights?
- Slug
- light
- Required
- true
- Can have default value
- false
Color Dropdown list
- Label
- Color
- Slug
- color
- Required
- true
- Can have default value
- false