{
"name": "node-red-contrib-z2m-zg-204zv",
"version": "0.0.10",
"description": "Node-RED node that consumes HomeBus ZG-204ZV streams and projects them to HomeKit using dynamic MQTT subscriptions",
"main": "z2m-zg-204zv.js",
"keywords": [
"node-red",
"zigbee2mqtt",
"presence",
"homekit",
"temperature",
"humidity",
"illuminance",
"battery"
],
"author": "",
"license": "MIT",
"node-red": {
"nodes": {
"zg-204zv-homekit-adapter": "z2m-zg-204zv.js"
}
}
}