platform intermediate active

Clawdbot Skill Homebridge

Smart home devices sit uncontrolled by your automation agents because there is no API bridge. Natural-language home control requires a Homebridge connection most agents do not have. Control Homebridge devices from inside OpenClaw.

What breaks without openclaw homebridge skill

Smart home devices outside agent control. No natural-language interface to Homebridge scenes. Thermostat and lock control requiring separate apps.

Natural-language smart home control via Homebridge × lights, locks, and thermostat support ÷ 15–25 minutes ÷ no dedicated home automation hub = full home control from one agent.

openclaw homebridge skill — what it actually does

01
Query and control lights, locks, and thermostats from an OpenClaw session.
02
List all connected Homebridge devices by name before issuing commands.
03
Build home automation agents triggered by natural language instructions.
04
Increase HOMEBRIDGE_TIMEOUT for slow Z-Wave device response times.
05
Enable Homebridge API in config.json before attempting connection.

Security check — openclaw homebridge skill

Privacy score: 7/10 — accesses connected platform APIs only. Lock it: review OAuth scopes before install, confirm macOS, Linux; OpenClaw ≥1.0; Homebridge instance compatibility.

Quick start — openclaw homebridge skill in 15–25 minutes

Setup time: 15–25 minutes

!
You need:
  • OpenClaw core
  • Homebridge instance
  • Homebridge API token

Install the package:

# Install via ClawhHub
clawhub install jiasenl/clawdbot-skill-homebridge
1
Enable Homebridge API in config.json and generate an API token
2
Set HOMEBRIDGE_URL and HOMEBRIDGE_TOKEN in .env
3
Install the skill
4
Run /homebridge devices list to see connected devices

Troubleshooting openclaw homebridge skill

1
1. Device names in Homebridge must match exactly — use /homebridge devices list to confirm
2
2. Slow device responses (e.g. Z-Wave) may time out — increase HOMEBRIDGE_TIMEOUT in .env

Compatibility & status

Works with: macOS, Linux; OpenClaw ≥1.0; Homebridge instance intermediate Last updated: Oct 2025 ★ 130 on GitHub MIT

Official docs →

View on GitHub →

Related — more like openclaw homebridge skill

Your smart home devices are automated everywhere except inside your agents. Install before the next scene setup and bring home control into your OpenClaw workflow.

Get it on GitHub →