Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOME_ASSISTANT_URL | No | The URL of your Home Assistant instance | http://127.0.0.1:8123 |
| HOME_ASSISTANT_PASSWORD | No | Your Home Assistant password | admin123 |
| HOME_ASSISTANT_USERNAME | No | Your Home Assistant username | admin |
| HOME_ASSISTANT_CACHE_DIR | No | The directory to cache the token file | ./.cache |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |