ngutman/openclaw-ha-addon

89

stars

47

commits

Shell

primary language

Mar 28, 2026

updated

README

OpenClaw Home Assistant Add-ons

This repository contains Home Assistant add-ons for OpenClaw.

Add-ons

clawdbot_gateway

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.

Installation

  1. Go to Settings → Add-ons → Add-on Store → ⋮ → Repositories
  2. Add this repository:
    https://github.com/ngutman/clawdbot-ha-addon
    
  3. Find "OpenClaw Gateway" in the add-on store and install

Configuration

OptionDescription
install_modepackage (default, no build) or source (clone + build from repo)
portGateway WebSocket port (default: 18789)
verboseEnable verbose logging
repo_urlOpenClaw source repository (source mode only)
branchBranch to checkout (optional, source mode only)
github_tokenGitHub token for private repos (source mode only)
ssh_portSSH server port for tunnel access (default: 2222)
ssh_authorized_keysPublic keys for SSH access

Contributors

ngutman

45 commits

matteocelani

1 commits

niemyjski

1 commits

ngutman/openclaw-ha-addon

89

stars

47

commits

Shell

primary language

Mar 28, 2026

updated

README

OpenClaw Home Assistant Add-ons

This repository contains Home Assistant add-ons for OpenClaw.

Add-ons

clawdbot_gateway

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.

Installation

  1. Go to Settings → Add-ons → Add-on Store → ⋮ → Repositories
  2. Add this repository:
    https://github.com/ngutman/clawdbot-ha-addon
    
  3. Find "OpenClaw Gateway" in the add-on store and install

Configuration

OptionDescription
install_modepackage (default, no build) or source (clone + build from repo)
portGateway WebSocket port (default: 18789)
verboseEnable verbose logging
repo_urlOpenClaw source repository (source mode only)
branchBranch to checkout (optional, source mode only)
github_tokenGitHub token for private repos (source mode only)
ssh_portSSH server port for tunnel access (default: 2222)
ssh_authorized_keysPublic keys for SSH access

Contributors

ngutman

45 commits

matteocelani

1 commits

niemyjski

1 commits

Languages

Shell

85.1%

Dockerfile

14.9%