pixelblaze_set_brightness
Adjust the global brightness of your PixelBlaze LED controller by passing a value from 0.0 (off) to 1.0 (full brightness).
Instructions
Set the global brightness of the PixelBlaze.
Args: value: Brightness level from 0.0 (off) to 1.0 (full brightness).
Returns a confirmation message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |