{ "name": "node-red-contrib-z2m-smart-socket-homebus", "version": "0.0.1", "description": "Node-RED node that adapts Zigbee2MQTT smart socket messages to canonical HomeBus control topics and translates HomeBus power commands back to Zigbee2MQTT", "main": "z2m-smart-socket-homebus.js", "keywords": [ "node-red", "zigbee2mqtt", "homebus", "smart-socket", "smart-plug", "power", "outlet" ], "author": "", "license": "MIT", "node-red": { "nodes": { "z2m-smart-socket-homebus": "z2m-smart-socket-homebus.js" } } }