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 entity. Parameters: entity_id (string)

toggle_entity

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

trigger_automation

Trigger a specified automation. Parameters: automation_id (string)

list_entities

List entities from Home Assistant. Parameters: domain (optional string to filter by domain)

Last Updated: April 17, 2025

Avis de la Communauté

0.0
0 avis
5
0
4
0
3
0
2
0
1
0

Aucun avis encore. Soyez le premier à donner votre avis !

Connectez-vous pour rejoindre la conversation

Coming soon to
HighlightHighlight AI

Langage

TypeScript

Catégories

Tags