recall_scene
Restore a saved lighting scene for a group by passing the group ID and scene ID, making all lights in the group transition to their saved state.
Instructions
Activate (recall) a scene — all lights in the group transition to the saved state.
Args: group_id: Numeric group ID. scene_id: Scene ID to activate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | Yes | ||
| scene_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |