Home Assistant logo
Automation · self-hosted

Home Assistant in one click.

Home Assistant is a local home automation hub with 3000+ integrations you can run on your own machine. Launch it in Even Stacks in one click, serve it over trusted HTTPS, and let your AI agents operate it.

What is Home Assistant?

Home Assistant is an open-source home automation platform that runs locally and supports over 3000 device integrations. It provides a dashboard UI, an automation engine, and a Python-based scripting system.

CategoryAutomation
Default port8124
Container imageghcr.io/home-assistant/home-assistant:stable

Run Home Assistant in Even

Even Stacks launches Home Assistant as a managed container on your own machine. No compose files, no manual setup.

  1. Open the Even Stacks panel in Even. The container engine starts on demand.
  2. Find Home Assistant in the one-click services and click Launch.
  3. Even pulls the image, starts it on port 8124, and serves it over trusted HTTPS at https://home-assistant.localhost.

Drive Home Assistant with your AI agents

Even ships an MCP, so any agent you run inside Even (Claude Code, Codex, and more) can operate Home Assistant directly, at both the UI level and the container level.

Through the Even MCP an agent can open the editor in Even's browser and build a workflow step by step. It runs commands inside the container, reads its logs, and for web apps opens and clicks through the interface in Even's own browser pane. Ask once, for example "set up Home Assistant and get it ready", and the agent handles it end to end.

How agents reach it: Manage automations, devices, and dashboards via http://localhost:8124; config files and the SQLite history DB are in /config. Use the REST API at /api/ with a long-lived access token from Settings > Profile > Long-Lived Access Tokens. Run docker exec -it <container> bash for shell access.

More Automation services

Other one-click services you can launch in Even Stacks.