ttb-zwave3
Version:
ZWave support for the Thingbox (http://TheThingbox.io) and TimeSquAir (http://TimeSquAir.io)
39 lines (38 loc) • 1.22 kB
JSON
{
"name": "ttb-zwave3",
"version": "2.0.2",
"description": "ZWave support for the Thingbox (http://TheThingbox.io) and TimeSquAir (http://TimeSquAir.io)",
"node-red": {
"nodes": {
"zwave": "zwave.js",
"zwave-generic": "zwave-generic.js",
"zwave-inclusion-node": "zwave-inclusion-node.js",
"zwave-binary-switch": "zwave-binary-switch.js",
"zwave-light-dimmer-switch": "zwave-light-dimmer-switch.js",
"nodonSoftRemote": "nodonSoftRemote.js"
}
},
"installation-duration": 420,
"dependencies": {
"is-utf8": "0.2.1",
"mqtt": "2.18.2",
"openzwave-shared": "git://github.com/TheThingBox/node-openzwave-shared.git#6ec6bc86f2576120aaa9312e139c6faa3d6b1ff1"
},
"keywords": [
"thingbox",
"thethingbox",
"timesquair",
"Z-Wave",
"ZWave"
],
"author": "thethingbox <thethingbox@gmail.com> (http://thethingbox.io/)",
"license": "http://www.wtfpl.net",
"repository": {
"type": "git",
"url": "git+https://github.com/TheThingBox/ttb-zwave.git"
},
"bugs": {
"url": "https://github.com/TheThingBox/ttb-zwave/issues"
},
"homepage": "https://github.com/TheThingBox/ttb-zwave#readme"
}