M

mcp-server-home-assistant让您的 AI 助手连接到智能家居中心,使其通过自然语言检查设备状态,并调整房间设置。

(0)
Daniel Nikulshyn审阅者 Daniel Nikulshyn·更新 2026年7月

概览

Home Assistant 的 Model Context Protocol Server。该集成允许用户将 AI 助手 (假设 Claude,由「claude_desktop_config.json」提及) 链接到智能家居中心,使 AI 助手能够使用自然语言检查设备状态并调整房间设置。开始之前,用户必须生成安全访问密钥并在 Home Assistant 中进行快速更新,这涉及安装自定义组件并配置集成。该仓库提供使用说明,并指向一个与 Home Assistant Core 相关的问题,在问题追踪器中指出自定义组件将移动至此。

主要功能

  • Model Context 协议服务器
  • Home Assistant 集成
  • 安全访问密钥生成
  • 自然语言控制

价格

模型
Free
评分
暂无评价

使用场景

智能家居控制

通过 AI 助手使用自然语言控制和查询智能家居设备

家庭自动化

将 Home Assistant 与 AI 助手集成,使用语音或文本控制

优点 & 缺点

优点

  • 使自然语言控制智能家居成为可能
  • 集成 Home Assistant
  • 自定义访问密钥

缺点

  • 仓库已存档、只读
  • 需要技术设置

评测

登录以留下评测。

暂无评测。来当第一个吧!

问答

What are the security considerations?

You must generate a secure long‑lived API token and keep it confidential. The server runs locally and communicates over WebSocket, so ensure your Home Assistant instance is protected behind proper authentication and network security measures.

Asked by Hasan Demir · Oct 24, 2025

Is the repository actively maintained?

No, the repository was archived on March 2, 2025 and is now read‑only. The custom component is being migrated to Home Assistant Core, so future updates will come from the core project rather than this repo.

Asked by Liam O’Connor · Aug 4, 2025

Can this tool control any Home Assistant device?

The integration exposes device status and control via the Model Context Protocol, allowing the AI assistant to query and adjust any entity that Home Assistant can manage, as long as the user has proper permissions in Home Assistant.

Asked by Sami Virtanen · Aug 1, 2025

What is required to set up the mcp-server-home-assistant integration?

You need to install the custom component in Home Assistant, generate a long‑lived access token, clone the repo, and add a configuration block to your claude_desktop_config.json that points to your Home Assistant URL and token. Logs can be checked in the specified log file to troubleshoot.

Asked by Ximena Torres · Jul 16, 2025

提问

服务配缩器 的替代品