scene_configure
Set up Home Assistant connection for light scene management by providing URL and access token. Required before using scene tools if not configured via environment variables.
Instructions
Configure the Home Assistant connection for the Scene MCP server. Required before using other scene_ tools if not already configured via environment variables.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Home Assistant URL (e.g., 'http://192.168.1.100:8123') | |
| token | Yes | Long-lived access token from Home Assistant |