Nathan Guenther adbfcfee72 feat: add tailnet and auto bind mode support
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
2026-02-20 11:44:43 -05:00
2026-02-18 18:07:17 +02:00

OpenClaw Assistant Home Assistant App/Add-on

Join our Discord Server!

OpenClaw Assistant

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

Install

  1. Home Assistant → Settings → Add-ons → Add-on store
  2. ⋮ → Repositories
  3. Add this repo:
    • https://github.com/techartdev/OpenClawHomeAssistant
  4. Install OpenClaw Assistant

Star History

Star History Chart

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:

S
Description
No description provided
Readme MIT 611 KiB
Languages
Shell 55.1%
Go Template 20.7%
Python 17.8%
Dockerfile 5.5%
JavaScript 0.9%