diff --git a/addon_files/redmatic/lib/package.json b/addon_files/redmatic/lib/package.json index 9e82952d..6143a660 100644 --- a/addon_files/redmatic/lib/package.json +++ b/addon_files/redmatic/lib/package.json @@ -14,7 +14,7 @@ "node-red-contrib-zigbee": "0.17.0", "node-red-contrib-johnny-five": "1.0.0-beta.1", "node-red-contrib-enocean": "0.7.9", - "redmatic-homekit": "3.0.3", + "redmatic-homekit": "3.0.4", "node-red-contrib-theme-midnight-red": "1.0.24", "node-red-contrib-doorbird": "0.2.6", "redmatic-canbus": "1.0.1", diff --git a/package.json b/package.json index 0792cea1..f76f234f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redmatic", - "version": "5.3.8", + "version": "5.3.9", "description": "Node-RED packaged as Homematic CCU addon", "repository": "github:rdmtc/redmatic", "private": true,