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