Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | Enable debug logging | false |
| REQUEST_TIMEOUT | No | Request timeout in milliseconds | 10000 |
| HOMEASSISTANT_URL | No | The URL of your Home Assistant instance (e.g., http://homeassistant.local:8123) | |
| HOME_ASSISTANT_URL | No | The URL of your Home Assistant instance (e.g., http://homeassistant.local:8123) | |
| HOMEASSISTANT_TOKEN | No | Your Home Assistant long-lived access token | |
| HOME_ASSISTANT_TOKEN | No | Your Home Assistant long-lived access token |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |