Homebridge WebSocket DTI

JSON →
library 1.0.0 ·javascript
verified Jun 7, 2026

A Homebridge plugin that exposes a WebSocket API for controlling and monitoring HomeKit accessories from external services like Node-RED. Version 1.0.0 (current) allows adding, removing, getting, and setting accessories via JSON messages over WebSocket. Requires Node.js ^18.20.4 || ^20.15.1 || ^22 and Homebridge ^1.6.0 || ^2.0.0. Key differentiator: enables real-time integration with Node-RED and other WebSocket clients without additional hardware bridges, similar to homebridge-mqtt but using WebSocket protocol instead of MQTT.