From 2139c3cb7605084d6980aadfa6c5548c9a43a887 Mon Sep 17 00:00:00 2001 From: hobbyquaker Date: Mon, 18 Mar 2019 21:49:09 +0100 Subject: [PATCH] Update RedMatic-HomeKit --- addon_files/redmatic/lib/package.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/addon_files/redmatic/lib/package.json b/addon_files/redmatic/lib/package.json index 96748eb0..a1af9f0b 100644 --- a/addon_files/redmatic/lib/package.json +++ b/addon_files/redmatic/lib/package.json @@ -11,6 +11,6 @@ "node-red-contrib-modbus": "4.1.3", "node-red-contrib-mysensors": "3.2.1", "node-red-contrib-rfxcom": "2.8.1", - "redmatic-homekit": "2.0.3" + "redmatic-homekit": "2.0.4" } } diff --git a/package.json b/package.json index 528db431..3f10513b 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "node-red-node-sqlite": "0.0.0 - 0.3.6", "redmatic-led": "0.0.0 - 1.0.0", "redmatic-webapp": "0.0.0 - 0.2.2", - "redmatic-homekit": "0.0.0 - 2.0.3", + "redmatic-homekit": "0.0.0 - 2.0.4", "node-red-node-email": "0.0.0 - 1.3.0", "node-red-node-rbe": "0.0.0 - 0.2.4", "node-red-node-serialport": "0.0.0 - 0.7.1",