Skip to content

Commit b124f6b

Browse files
committed
Add node-red-contrib-comfoair (#290)
1 parent 0587c2d commit b124f6b

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

addon_files/redmatic/lib/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"redmatic-homekit": "2.6.4",
1818
"node-red-contrib-theme-midnight-red": "1.0.16",
1919
"node-red-contrib-doorbird": "0.2.6",
20-
"redmatic-canbus": "1.0.1"
20+
"redmatic-canbus": "1.0.1",
21+
"node-red-contrib-comfoair": "0.0.3"
2122
}
2223
}

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,9 @@
3636
"node-red-contrib-enocean": "0.0.0 - 0.7.9",
3737
"node-red-contrib-theme-midnight-red": "0.0.0 - 1.0.16",
3838
"node-red-contrib-doorbird": "0.0.0 - 0.2.6",
39-
"redmatic-canbus": "0.0.0 - 1.0.1"
39+
"redmatic-canbus": "0.0.0 - 1.0.1",
40+
"https://github.com/coolchip/node-red-contrib-comfoair": "0.0.0 - 0.0.0 - 0.0.3",
41+
"node-red-contrib-comfoair": "0.0.0 - 0.0.3"
4042
},
4143
"author": "Sebastian Raff <hobbyquaker@gmail.com>",
4244
"license": "Apache-2.0",

0 commit comments

Comments
 (0)