adbfcfee72575e806a850d2f4ca40270eac334c2
OpenClaw natively supports 'tailnet' and 'auto' bind modes but the addon rejected them in oc_config_helper.py validation and the config.yaml schema didn't list them as valid options. - oc_config_helper.py: expand bind_mode validation to accept 'tailnet' and 'auto' in addition to 'loopback' and 'lan' - config.yaml: add 'tailnet' and 'auto' to schema and document them in the options comments Users running Tailscale as a separate HA addon (non-userspace mode) can now set gateway_bind_mode: tailnet to restrict gateway access exclusively to their Tailscale network — no iptables rules needed. Closes #59
OpenClaw Assistant – Home Assistant App/Add-on
Join our Discord Server!
This repository contains a Home Assistant add-on that runs OpenClaw inside Home Assistant OS (HAOS).
Upstream rename history (FYI): clawdbot → moltbot → openclaw (final).
Key Features
- AI Gateway — OpenClaw server with chat, skills, and automation capabilities
- Web Terminal — browser-based terminal embedded in Home Assistant
- Assist Pipeline — use OpenClaw as a conversation agent via the OpenAI-compatible API
- Browser Automation — Chromium included for web scraping and automation skills
- Persistent Storage — skills, config, and workspace survive add-on updates
- Bundled Tools — git, vim, nano, bat, fd, ripgrep, curl, jq, python3, pnpm, Homebrew
Supported Architectures
| Architecture | Supported |
|---|---|
| amd64 | ✅ |
| aarch64 (RPi 4/5) | ✅ |
| armv7 (RPi 3) | ✅ |
Documentation
- Full documentation → — installation, configuration, use cases, troubleshooting, and more
- Security Risks & Disclaimer → — important risks to understand before using this add-on
Install
- Home Assistant → Settings → Add-ons → Add-on store
- ⋮ → Repositories
- Add this repo:
https://github.com/techartdev/OpenClawHomeAssistant
- Install OpenClaw Assistant
Star History
Support / Donations
If you find this useful and you want to bring me a coffee to make more useful things, or support the project, use the link below:
Languages
Shell
55.1%
Go Template
20.7%
Python
17.8%
Dockerfile
5.5%
JavaScript
0.9%
