From 5f6585e9ee8113b5f83433ad375310e63f016301 Mon Sep 17 00:00:00 2001 From: hobbyquaker Date: Sun, 19 May 2019 11:38:33 +0200 Subject: [PATCH] Update node-red-contrib-enocean --- 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 2b340cf1..e8bad2db 100644 --- a/addon_files/redmatic/lib/package.json +++ b/addon_files/redmatic/lib/package.json @@ -13,7 +13,7 @@ "node-red-contrib-rfxcom": "2.8.1", "node-red-contrib-zigbee": "0.7.1", "node-red-contrib-johnny-five": "0.15.1", - "node-red-contrib-enocean": "0.5.0", + "node-red-contrib-enocean": "0.5.5", "redmatic-homekit": "2.3.3" } } diff --git a/package.json b/package.json index 10c6a075..46246579 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "node-red-contrib-rfxcom": "0.0.0 - 2.8.1", "node-red-contrib-zigbee": "0.0.0 - 0.7.1", "node-red-contrib-johnny-five": "0.0.0 - 0.15.1", - "node-red-contrib-enocean": "0.0.0 - 0.5.0" + "node-red-contrib-enocean": "0.0.0 - 0.5.5" }, "author": "Sebastian Raff ", "license": "Apache-2.0",