feature: 恢复HA的LLM支持能力。

docs: 更新Home Assistant-integration.md内容,补充提交关于HA集成的说法,介绍LLM大模型和MCP集成方法。

issue #616
This commit is contained in:
caixypromise
2025-05-04 23:22:33 +08:00
parent 9fc1285c09
commit 6c2b1cb589
9 changed files with 233 additions and 20 deletions
@@ -6,6 +6,15 @@
"des和link属性,仅为说明安装方式,方便大家查看原始链接,不是必须项。"
],
"mcpServers": {
"Home Assistant": {
"command": "mcp-proxy",
"args": [
"http://YOUR_HA_HOST/mcp_server/sse"
],
"env": {
"API_ACCESS_TOKEN": "YOUR_API_ACCESS_TOKEN"
}
},
"filesystem": {
"command": "npx",
"args": [