ha_create_scene
Define a custom scene by specifying a name and a map of entity IDs to their desired states and attributes.
Instructions
Create a new scene in Home Assistant
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| config | Yes | Scene config. Must include: name, entities (map of entity_id to state/attributes). |