MCPServers
h

homeassistant-mcp

211
0

Summary

Access Home Assistant data and control devices (lights, switches, thermostats, etc).

Available Actions(16)

turn_on

Turns on a specified device. Parameters: entity_id (string), brightness (optional integer), color_temp (optional integer), rgb_color (optional array)

turn_off

Turns off a specified device. Parameters: entity_id (string)

toggle

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

list

Lists available add-ons.

install

Installs a specified add-on. Parameters: slug (string), version (string)

start

Starts a specified add-on. Parameters: slug (string)

stop

Stops a specified add-on. Parameters: slug (string)

restart

Restarts a specified add-on. Parameters: slug (string)

list

Lists HACS packages. Parameters: category (string)

install

Installs a specified package. Parameters: category (string), repository (string), version (string)

create

Creates a new automation. Parameters: config (object)

duplicate

Duplicates an existing automation. Parameters: automation_id (string)

execute_action

Executes a specified action with given parameters. Parameters: action (string), parameters (object)

batch_actions

Executes multiple actions in sequence. Parameters: actions (array of objects)

get_available_actions

Retrieves a list of all available actions.

context_query

Retrieves context information. Parameters: type (string)

Last Updated: April 8, 2025

社区评论

0.0
0 条评论
5
0
4
0
3
0
2
0
1
0

暂无评论. 成为第一个评论的人!

登录以参与讨论

Try it now in
HighlightHighlight AI

语言

TypeScript

分类

标签