Anthropic's Claude Code CLI, embedded in Home Assistant as a polished web console — right in the sidebar.
- Real Claude Code CLI — skills, plugins, MCP servers, and slash commands all work
- Zero-prep HA toolkit — a bundled Home Assistant skill pack (
/ha-automation,/ha-debug,/ha-screenshot, …), general plugins (superpowers, frontend-design, …), and theha/yq/hass-clitools, all preinstalled and persisted across updates - Browser testing built in — Chromium is preinstalled; screenshot any dashboard with
ha-shot, or use the Playwright MCP for interactive checks - Tabs — the Claude session alongside any number of shell tabs
- Clipboard that works everywhere, including plain-HTTP setups and the mobile companion app
- Attachments — drag & drop files, paste images, or pick from your camera/gallery
- One-click CLI updates without restarting the add-on (auto-update on start included)
- Full Home Assistant access — config files, REST API, Supervisor API, and (with an HA token) WebSocket
- Session persistence via tmux — closing the browser never kills Claude
- Mobile-friendly — touch key bar, full-screen kiosk mode, installable as a PWA
- Remote Control (optional) — drive the session from the official Claude mobile app
- Click the badge above, or add this repository under
Settings → Add-ons → Add-on Store → ⋮ → Repositories:
https://github.com/LayerTM/ClaudeInHA - Install Claude Code from the store and start it.
- Open it with Open Web UI on the add-on page. Home Assistant leaves Show in sidebar off for every add-on it installs — turn it on there if you want a Claude Code entry in the sidebar.
Authenticate by running claude in the console and following the login URL
(subscription), or set an API key / OAuth token in the configuration. See the
documentation for details.
- Home Assistant OS or Supervised (
amd64oraarch64) - A Claude subscription (Pro/Max/Team) or an Anthropic API key
Full documentation lives in the add-on's Documentation tab, or in
claude-code/DOCS.md.
MIT © 2026 LayerTM
Claude and Claude Code are products of Anthropic. This is an independent, community-maintained add-on and is not affiliated with or endorsed by Anthropic or the Home Assistant project.