MCPServers
Home Assistant - MCP server logo

Home Assistant

15
0

Summary

The Home Assistant MCP provides AI assistants with direct control over smart home devices through the Home Assistant API. It enables searching for entities using natural language descriptions, controlling device states (on/off), and managing light colors and brightness levels. Built with Python and FastMCP, it securely handles authentication via long-lived access tokens and exposes three main tools: searching entities, controlling devices, and setting light colors. This implementation is particularly valuable for users wanting to control their smart home through conversational AI without leaving their assistant interface.

Available Actions(4)

search_entities

Search for entities in your Home Assistant instance.

control_device

Control devices by turning them on or off.

set_light_color

Set the color of a light. Parameters: entity_id (string), red (0-255), green (0-255), blue (0-255).

adjust_brightness

Adjust the brightness of a light. Parameters: entity_id (string), brightness (0-255).

Last Updated: April 17, 2025

Reseñas de la Comunidad

0.0
0 reseñas
5
0
4
0
3
0
2
0
1
0

Aún no hay reseñas. ¡Sé el primero en reseñar!

Inicia sesión para unirte a la conversación

Coming soon to
HighlightHighlight AI

Lenguaje

TypeScript

Categorías

Etiquetas