ha_update_scene
Update an existing Home Assistant scene by providing its ID and new configuration to modify its entities and states.
Instructions
Update an existing scene's configuration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scene_id | Yes | The scene ID to update | |
| config | Yes | Updated scene config (same format as create) |