CAPAUT-270 Update metadata + examples
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
{
|
||||
"name": "@captica/node-red-systacomfort2",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"description": "Node-RED node to connect and read data from SystaComfort II heating/solar systems",
|
||||
"author": "Marc Böhm (marc.boehm@captica.de)",
|
||||
"licence": "MIT",
|
||||
"homepage": "http://www.captica.de",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -15,10 +16,14 @@
|
||||
"node-red"
|
||||
],
|
||||
"node-red": {
|
||||
"version": ">=2.0.0",
|
||||
"nodes": {
|
||||
"systacomfort2": "systacomfort2/systacomfort2.js"
|
||||
}
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=14.0.0"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "nyc mocha"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user