-
securityA
license-
qualityAccess Home Assistant data and control devices (lights, switches, thermostats, etc).
Last updated -
6
123
TypeScript
Apache 2.0
这是一个MCP(模型上下文协议)服务器,提供与Home Assistant集成的工具,让AI助手可以与智能家居设备进行交互。
要通过Smithery自动为 Claude Desktop 安装 Home Assistant Integration:
.env
文件中配置环境变量:对于开发:
homeassistant_api()
entity_id
(实体ID)homeassistant_get_state("light.living_room")
entity_id
(实体ID)domain
(服务域)service
(要调用的服务)homeassistant_call_service("light.living_room", "light", "turn_on")
该项目使用 TypeScript 和 MCP SDK 库来创建可被 Claude、GPT 等语言模型访问的工具。
要添加新工具:
src/tools/[category]
中创建一个模块src/index.ts
中注册模块欢迎贡献代码!欢迎随时提交 issue 或 PR。
该项目根据 MIT 许可证获得许可 - 有关详细信息,请参阅 LICENSE 文件。
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
为AI助手提供通过Home Assistant与智能家居设备交互的工具,允许检查实体状态、调用服务等操作。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/guilhermelirio/homeassistant-mpc'
If you have feedback or need assistance with the MCP directory API, please join our Discord server