升级了xiaozhi-esp32-server、xiaozhi-mcp-server;

This commit is contained in:
waxgourd
2025-05-22 18:57:41 +08:00
parent c0749dfda5
commit e952a1b374
6 changed files with 6 additions and 4 deletions

View File

@@ -1,3 +1,3 @@
### 1.0-beta2025-05-20
### 1.02025-05-20
- 首次推出

View File

@@ -12,11 +12,11 @@ translations: true
init: false
environment:
XIAOZHI_MCP_ENDPOINT: "wss://api.xiaozhi.me/mcp/?token="
HA_MCP_ENDPOINT: "http://homeassistant.local:8123/mcp_server/sse"
HA_MCP_ENDPOINT: "http://homeassistant:8123/mcp_server/sse"
API_ACCESS_TOKEN: ""
options:
XIAOZHI_MCP_ENDPOINT: "wss://api.xiaozhi.me/mcp/?token="
HA_MCP_ENDPOINT: "http://homeassistant.local:8123/mcp_server/sse"
HA_MCP_ENDPOINT: "http://homeassistant:8123/mcp_server/sse"
API_ACCESS_TOKEN:
schema:
XIAOZHI_MCP_ENDPOINT: str

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 MiB

After

Width:  |  Height:  |  Size: 99 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 MiB

After

Width:  |  Height:  |  Size: 99 KiB