set_all_lights
Apply one state to all Hue lights at once. Set on/off, brightness, and color with a single command.
Instructions
Set all Hue lights to the same state. You can control on/off, brightness, and color.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| on | No | Turn all lights on (true) or off (false) | |
| color_hex | No | Color as hex string (e.g. #FF0000 for red) | |
| brightness | No | Brightness percentage (0-100) |