homeassistant-mcp
Summary
Access Home Assistant data and control devices (lights, switches, thermostats, etc).
Available Actions(16)
turn_on
Turns on the specified entity. Parameters: entity_id (string)
turn_off
Turns off the specified entity. Parameters: entity_id (string)
toggle
Toggles the state of the specified entity. Parameters: entity_id (string)
list
Lists available add-ons.
install
Installs an 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 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. Parameters: action (string), parameters (object)
batch_actions
Executes multiple actions in sequence. Parameters: actions (array)
get_available_actions
Retrieves a list of all available actions.
context_query
Retrieves context information. Parameters: type (string)
Avis de la Communauté
Aucun avis encore. Soyez le premier à donner votre avis !
Connectez-vous pour rejoindre la conversation