diff --git a/addon_files/redmatic/var/package.json b/addon_files/redmatic/var/package.json index a66d2e81..3d7fc9a0 100644 --- a/addon_files/redmatic/var/package.json +++ b/addon_files/redmatic/var/package.json @@ -4,7 +4,7 @@ "version": "0.0.1", "dependencies": { "node-red-dashboard": "2.9.5", - "node-red-contrib-ccu": "1.1.1", + "node-red-contrib-ccu": "1.1.2", "node-red-contrib-combine": "1.6.1", "node-red-contrib-mqtt-json": "1.0.1", "node-red-contrib-time-range-switch": "0.5.1" diff --git a/package.json b/package.json index 30f6e7d6..ebce092f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redmatic", - "version": "1.0.4", + "version": "1.0.5", "description": "Node-RED packaged as Homematic CCU addon", "repository": "github:hobbyquaker/redmatic", "private": true,