A Node-RED contribution package (v2.2.6) that provides three nodes (HWS command, HWS activity, HWS observe) to control Logitech Harmony Hub devices over WebSocket. Released under the MIT license, it works around the firmware 4.15.206 breaking change. Alternatives include node-red-contrib-harmony (HTTP-based) and node-red-contrib-harmony-websocket-sc, but this package focuses on WebSocket communication with automatic IP discovery.
npm install node-red-contrib-harmony-websocketNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Installs the package into Node-RED user data directory, then restart Node-RED to see Harmony nodes.
Ensure using v2.x of this package; older versions relying on XMPP will not work.
Run `cd ~/.node-red && npm install node-red-contrib-harmony-websocket`.
Navigate to ~/.node-red and run npm install again.
Ensure Hub is on same network and has firmware compatible with WebSocket (see package README).