Skip to content

Commit a8e589b

Browse files
committed
update RedMatic-HomeKit, update node-red-contrib-ccu
1 parent 7bbed38 commit a8e589b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

addon_files/redmatic/var/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"version": "0.0.1",
55
"dependencies": {
66
"node-red-dashboard": "2.9.8",
7-
"node-red-contrib-ccu": "1.6.15",
7+
"node-red-contrib-ccu": "1.6.16",
88
"node-red-contrib-combine": "1.6.1",
99
"node-red-contrib-mqtt-json": "1.0.1",
1010
"node-red-contrib-time-range-switch": "0.6.1",
1111
"node-red-node-sqlite": "0.3.5",
1212
"redmatic-led": "1.0.0",
1313
"redmatic-webapp": "0.2.1",
14-
"redmatic-homekit": "0.6.3"
14+
"redmatic-homekit": "0.6.4"
1515
}
1616
}

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "redmatic",
3-
"version": "1.7.10",
3+
"version": "1.7.11",
44
"description": "Node-RED packaged as Homematic CCU addon",
55
"repository": "github:hobbyquaker/redmatic",
66
"private": true,
@@ -12,7 +12,7 @@
1212
"npm": "6.4.1",
1313
"node-red": "0.19.4",
1414
"node-red-dashboard": "2.9.8",
15-
"node-red-contrib-ccu": "1.6.15",
15+
"node-red-contrib-ccu": "1.6.16",
1616
"node-red-contrib-combine": "1.6.1",
1717
"node-red-contrib-mqtt-json": "1.0.1",
1818
"node-red-contrib-time-range-switch": "0.6.1",
@@ -24,7 +24,7 @@
2424
"node-red-node-sqlite": "0.3.5",
2525
"redmatic-led": "1.0.0",
2626
"redmatic-webapp": "0.2.1",
27-
"redmatic-homekit": "0.6.3"
27+
"redmatic-homekit": "0.6.4"
2828
},
2929
"author": "Sebastian Raff <hobbyquaker@gmail.com>",
3030
"license": "Apache-2.0",

0 commit comments

Comments
 (0)