This repository contains Home Assistant add-ons for OpenClaw.
OpenClaw Gateway for HA OS with SSH tunnel support for remote connections.
Included tools:
- gog — Google Workspace CLI (Gmail, Calendar, Drive, Contacts, Sheets, Docs). See gogcli.sh
- gh — GitHub CLI.
- Go to Settings → Add-ons → Add-on Store → ⋮ → Repositories
- Add this repository:
https://github.com/ngutman/clawdbot-ha-addon - Find "OpenClaw Gateway" in the add-on store and install
| Option | Description |
|---|---|
port |
Gateway WebSocket port (default: 18789) |
verbose |
Enable verbose logging |
repo_url |
OpenClaw source repository |
branch |
Branch to checkout (optional, uses repo's default if omitted) |
github_token |
GitHub token for private repos |
ssh_port |
SSH server port for tunnel access (default: 2222) |
ssh_authorized_keys |
Public keys for SSH access |