This repository contains a custom add-on that integrates Anthropic's Claude Code CLI with Home Assistant.
To add this repository to your Home Assistant instance:
- Go to Settings → Add-ons → Add-on Store
- Click the three dots menu in the top right corner
- Select Repositories
- Add the URL:
https://github.com/heytcass/home-assistant-addons
- Click Add
A web-based terminal interface with Claude Code CLI pre-installed. This add-on provides a terminal environment directly in your Home Assistant dashboard, allowing you to use Claude's powerful AI capabilities for coding, automation, and configuration tasks.
Features:
- Web terminal access through your Home Assistant UI
- Pre-installed Claude Code CLI that launches automatically
- Direct access to your Home Assistant config directory
- No configuration needed (uses OAuth)
- Access to Claude's complete capabilities including:
- Code generation and explanation
- Debugging assistance
- Home Assistant automation help
- Learning resources
If you have any questions or issues with this add-on, please create an issue in this repository.
This add-on was created with the assistance of Claude Code itself! The development process, debugging, and documentation were all completed using Claude's AI capabilities.
This repository is licensed under the MIT License - see the LICENSE file for details.