fix: miiot 4 端点

This commit is contained in:
2026-07-08 21:05:10 +08:00
parent 35bd340d02
commit 2d9aae71f7
+2
View File
@@ -80,6 +80,8 @@ if [[ ! -f "${APP_DIR}/config.yaml" ]]; then
echo " mcp_endpoints:"
echo " - { name: 小米设备, path: /mcp/miot-devices }"
echo " - { name: 小米场景, path: /mcp/miot-scenes }"
echo " - { name: 小米摄像头, path: /mcp/miot-cameras }"
echo " - { name: 小米自动化, path: /mcp/miot-flows }"
found=1
echo " ✓ 探测到 miiot(:8677)" >&2
fi