本套件可将多种 MCP 服务器(模型上下文协议)全面集成至 Home Assistant 中,还提供了完整的语音控制支持。它通过统一且可扩展的接口,将 Microsoft 365、BookStack 和 Loki 等服务连接在一起,为用户带来便捷的使用体验。
在您的 custom_components
文件夹中克隆仓库:
git clone https://github.com/username/homeassistant-mcp-integration.git custom_components/mcp_integration
然后重启 Home Assistant。
# 在您的 custom_components 文件夹中克隆仓库
git clone https://github.com/username/homeassistant-mcp-integration.git custom_components/mcp_integration
# 重启 Home Assistant
本项目遵循结构化的开发流程,包含明确的阶段和检查点。更多详细信息,请参阅 开发手册。
本项目采用 MIT 许可证。