set_brightness
Adjust Philips Hue light brightness (1-100%) via Bluetooth LE; also turns on the light if it's off. No Hue Bridge needed.
Instructions
Set the brightness of a Philips Hue light (turns it on if off).
Args: brightness: Brightness as a percentage, 1–100. address: Bluetooth address from scan_hue_lights. Leave blank to use HUE_LIGHT_ADDRESS env var.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brightness | Yes | ||
| address | No |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |