Initial commit: Home Assistant MCP Server

This commit is contained in:
2026-02-03 09:38:31 +08:00
commit 6a7dfb88a5
9 changed files with 1921 additions and 0 deletions

3
.env.example Normal file
View File

@@ -0,0 +1,3 @@
# Home Assistant Configuration
HA_URL=http://localhost:8123
HA_TOKEN=your_long_lived_access_token_here