{ "name": "node-red-contrib-z2m-pa-44z", "version": "0.0.1", "description": "Node-RED node that consumes HomeBus Tuya PA-44Z smoke detector streams and projects them to HomeKit using dynamic MQTT subscriptions", "main": "z2m-pa-44z.js", "keywords": [ "node-red", "zigbee2mqtt", "homebus", "smoke", "homekit", "battery" ], "author": "", "license": "MIT", "node-red": { "nodes": { "pa-44z-homekit-adapter": "z2m-pa-44z.js" } } }