set_bulb_color_rgb
Change the smart bulb's color by inputting red, green, and blue values (0-255) for precise color control.
Instructions
Set the color of the connected smart bulb using RGB values (0-255).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| b | Yes | Blue component (0-255) | |
| g | Yes | Green component (0-255) | |
| r | Yes | Red component (0-255) |