Skip to content

Commit 46c1eeb

Browse files
committed
Update Node-RED, node-red-dashboard, node-red-contrib-zigbee, redmatic-homekit
1 parent 27f33b2 commit 46c1eeb

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

addon_files/redmatic/lib/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,18 @@
33
"private": true,
44
"dependencies": {
55
"npm": "6.14.6",
6-
"node-red": "1.1.1",
6+
"node-red": "1.1.2",
77
"ain2": "3.0.0",
88
"node-red-node-serialport": "0.10.3",
99
"node-red-node-sqlite": "0.4.3",
1010
"node-red-contrib-smartmeter": "0.3.1",
1111
"node-red-contrib-modbus": "5.13.3",
1212
"node-red-contrib-mysensors": "3.3.1",
1313
"node-red-contrib-rfxcom": "2.11.0",
14-
"node-red-contrib-zigbee": "0.18.2",
14+
"node-red-contrib-zigbee": "0.19.0",
1515
"node-red-contrib-johnny-five": "1.0.0-beta.1",
1616
"node-red-contrib-enocean": "0.8.5",
17-
"redmatic-homekit": "3.2.0",
17+
"redmatic-homekit": "3.2.1",
1818
"@node-red-contrib-themes/midnight-red": "1.4.0",
1919
"node-red-contrib-doorbird": "0.2.6",
2020
"node-red-contrib-comfoair": "0.0.5",

addon_files/redmatic/var/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"dependencies": {
66
"node-red-node-email": "1.7.8",
77
"node-red-node-rbe": "0.2.9",
8-
"node-red-dashboard": "2.22.1",
8+
"node-red-dashboard": "2.23.0",
99
"node-red-contrib-ccu": "3.2.0",
1010
"node-red-contrib-combine": "1.8.1",
1111
"node-red-contrib-sun-position": "1.1.3",

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "redmatic",
3-
"version": "5.6.0-beta.1",
3+
"version": "5.6.0-beta.2",
44
"description": "Node-RED packaged as Homematic CCU addon",
55
"repository": "github:rdmtc/redmatic",
66
"private": true,
@@ -10,8 +10,8 @@
1010
},
1111
"dependencies": {
1212
"npm": "0.0.0 - 6.14.6",
13-
"node-red": "0.0.0 - 1.1.1",
14-
"node-red-dashboard": "0.0.0 - 2.22.1",
13+
"node-red": "0.0.0 - 1.1.2",
14+
"node-red-dashboard": "0.0.0 - 2.23.0",
1515
"node-red-contrib-ccu": "0.0.0 - 3.2.0",
1616
"node-red-contrib-combine": "0.0.0 - 1.8.1",
1717
"bcryptjs": "0.0.0 - 2.4.3",
@@ -22,7 +22,7 @@
2222
"node-red-node-sqlite": "0.0.0 - 0.4.3",
2323
"redmatic-led": "0.0.0 - 1.1.0",
2424
"redmatic-webapp": "0.0.0 - 0.3.1",
25-
"redmatic-homekit": "0.0.0 - 3.2.0",
25+
"redmatic-homekit": "0.0.0 - 3.2.1",
2626
"node-red-node-email": "0.0.0 - 1.7.8",
2727
"node-red-node-rbe": "0.0.0 - 0.2.9",
2828
"node-red-node-serialport": "0.0.0 - 0.10.3",
@@ -31,14 +31,14 @@
3131
"node-red-contrib-modbus": "0.0.0 - 5.13.3",
3232
"node-red-contrib-mysensors": "0.0.0 - 3.3.1",
3333
"node-red-contrib-rfxcom": "0.0.0 - 2.11.0",
34-
"node-red-contrib-zigbee": "0.0.0 - 0.18.2",
34+
"node-red-contrib-zigbee": "0.0.0 - 0.19.0",
3535
"node-red-contrib-johnny-five": "0.0.0 - 1.0.0-beta.1",
3636
"node-red-contrib-enocean": "0.0.0 - 0.8.5",
3737
"node-red-contrib-doorbird": "0.0.0 - 0.2.6",
38-
"redmatic-canbus": "0.0.0 - 0.0.0 - 1.0.1",
38+
"redmatic-canbus": "0.0.0 - 0.0.0 - 0.0.0 - 0.0.0 - 1.0.1",
3939
"node-red-contrib-comfoair": "0.0.0 - 0.0.5",
4040
"@node-red-contrib-themes/midnight-red": "0.0.0 - 1.4.0",
41-
"node-red-contrib-nukible": "0.0.0 - 0.0.0 - 1.0.3",
41+
"node-red-contrib-nukible": "0.0.0 - 0.0.0 - 0.0.0 - 0.0.0 - 1.0.3",
4242
"node-red-node-discovery": "0.0.0 - 0.0.22",
4343
"node-red-contrib-rcswitch2": "0.0.0 - 0.5.0",
4444
"node-red-contrib-chatbot": "0.0.0 - 0.19.3"

0 commit comments

Comments
 (0)