entities_turn_on
Turn on any Home Assistant entity by ID, with optional brightness (0-255), color temperature (mireds), or RGB color values.
Instructions
Turn on an entity. Optional: brightness (0-255), color_temp (mireds), rgb_color ([r,g,b]).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_id | Yes | ||
| brightness | No | ||
| color_temp | No | ||
| rgb_color | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |