MCPServers
Home Assistant - MCP server logo

Home Assistant

34
0

Summary

This MCP server, developed by hekmon, enables AI assistants to interact with Home Assistant through a standardized interface. It provides tools for retrieving device states, toggling entities, triggering automations, and listing available entities via the Home Assistant API. The server implements error handling and input validation, offering a simplified workflow for AI systems to control and monitor smart home devices. By connecting AI capabilities with Home Assistant's extensive home automation platform, this implementation empowers AI assistants to perform tasks like adjusting lighting, managing climate control, or monitoring sensor data. It is particularly useful for applications requiring smart home integration, energy management, or any scenario where an AI system needs to interact with and reason about the state of a connected home.

Available Actions(4)

get_state

Get the state of a specified device. Parameters: entity_id (string)

toggle_entity

Toggle the state of a specified device. Parameters: entity_id (string), state (string - 'on' or 'off')

trigger_automation

Trigger a specified automation. Parameters: automation_id (string)

list_entities

List available entities, with an optional filter by domain. Parameters: domain (optional string)

Last Updated: April 17, 2025

コミュニティレビュー

0.0
0 レビュー
5
0
4
0
3
0
2
0
1
0

まだレビューはありません. 最初のレビューを投稿しましょう!

会話に参加するにはサインインしてください

Coming soon to
HighlightHighlight AI

言語

TypeScript

カテゴリ

タグ