set_effect
Apply a Philips Hue light effect—candle flicker, fireplace, or color cycling—to a specific light or all lights. Use no_effect to stop the current effect.
Instructions
Set a native Hue light effect. Supported effects: 'candle' (candle flicker), 'fire' (fireplace), 'prism' (color cycling/rainbow). Use 'no_effect' to stop. Can target a specific light or all lights.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| effect | Yes | The effect to apply: 'candle' (flicker), 'fire' (fireplace), 'prism' (color cycling), or 'no_effect' to stop | |
| light_id | No | Optional specific light ID. If omitted, applies to all lights. |