Skip to content

Commit 98c518b

Browse files
committed
Update RedMatic-HomeKit
1 parent f15a98d commit 98c518b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

addon_files/redmatic/lib/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"node-red-contrib-zigbee": "0.17.0",
1515
"node-red-contrib-johnny-five": "1.0.0-beta.1",
1616
"node-red-contrib-enocean": "0.7.9",
17-
"redmatic-homekit": "2.7.0",
17+
"redmatic-homekit": "2.7.2",
1818
"node-red-contrib-theme-midnight-red": "1.0.19",
1919
"node-red-contrib-doorbird": "0.2.6",
2020
"redmatic-canbus": "1.0.1",

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "redmatic",
3-
"version": "5.3.0",
3+
"version": "5.3.1",
44
"description": "Node-RED packaged as Homematic CCU addon",
55
"repository": "github:rdmtc/redmatic",
66
"private": true,
@@ -22,7 +22,7 @@
2222
"node-red-node-sqlite": "0.0.0 - 0.4.1",
2323
"redmatic-led": "0.0.0 - 1.1.0",
2424
"redmatic-webapp": "0.0.0 - 0.3.1",
25-
"redmatic-homekit": "0.0.0 - 2.7.0",
25+
"redmatic-homekit": "0.0.0 - 2.7.2",
2626
"node-red-node-email": "0.0.0 - 1.7.3",
2727
"node-red-node-rbe": "0.0.0 - 0.2.6",
2828
"node-red-node-serialport": "0.0.0 - 0.10.0",

0 commit comments

Comments
 (0)