CAPAUT-253 FIrst stable implementation
This commit is contained in:
19
package.json
Normal file
19
package.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "@captica/node-red-systacomfort2",
|
||||
"version": "1.0.0",
|
||||
"description": "Node-RED node to connect and read data from SystaComfort II heating/solar systems",
|
||||
"author": "Marc Böhm (marc.boehm@captica.de)",
|
||||
"homepage": "http://www.captica.de",
|
||||
"repository": {
|
||||
"type": "bitbucked",
|
||||
"url": "https://bitbucket.org/captica-dev/de.captica.nodered.node.systacomfort2"
|
||||
},
|
||||
"dependencies": {
|
||||
},
|
||||
"keywords": [ "node-red" ],
|
||||
"node-red" : {
|
||||
"nodes": {
|
||||
"systacomfort2": "systacomfort2/systacomfort2.js"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user