Back to Directory
general
Homebridge
Control smart home devices via Homebridge Config UI X REST API. Use to list, turn on/off, adjust brightness, color, or temperature of HomeKit-compatible accessories. Supports lights, switches, thermostats, fans, and other Homebridge-managed devices.
Installation
Run this in your terminal or add to your configuration:
# Clone into your skills directory
git clone ...About this Skill
Initial release of Homebridge skill for OpenClaw.
- Enables control of Homebridge-managed smart home devices (lights, switches, thermostats, etc.) via Homebridge Config UI X REST API.
- Supports operations to list accessories, get room layouts, and control devices (on/off, brightness, color, temperature).
- Includes example bash and Python script usage for common operations.
- Provides setup instructions and reference for common characteristic types and values.
- Requires credentials file for API authentication; token-based authorization supported.