Skip to content

Commit

Permalink
update node-red-contrib-ccu, update RedMatic-HomeKit
Browse files Browse the repository at this point in the history
  • Loading branch information
hobbyquaker committed Oct 20, 2018
1 parent a447af6 commit c963f61
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions addon_files/redmatic/var/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"version": "0.0.1",
"dependencies": {
"node-red-dashboard": "2.9.8",
"node-red-contrib-ccu": "1.6.14",
"node-red-contrib-ccu": "1.6.15",
"node-red-contrib-combine": "1.6.1",
"node-red-contrib-mqtt-json": "1.0.1",
"node-red-contrib-time-range-switch": "0.6.1",
"node-red-node-sqlite": "0.3.5",
"redmatic-led": "1.0.0",
"redmatic-webapp": "0.2.1",
"redmatic-homekit": "0.6.0"
"redmatic-homekit": "0.6.2"
}
}
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "redmatic",
"version": "1.7.8",
"version": "1.7.9",
"description": "Node-RED packaged as Homematic CCU addon",
"repository": "github:hobbyquaker/redmatic",
"private": true,
Expand All @@ -12,7 +12,7 @@
"npm": "6.4.1",
"node-red": "0.19.4",
"node-red-dashboard": "2.9.8",
"node-red-contrib-ccu": "1.6.14",
"node-red-contrib-ccu": "1.6.15",
"node-red-contrib-combine": "1.6.1",
"node-red-contrib-mqtt-json": "1.0.1",
"node-red-contrib-time-range-switch": "0.6.1",
Expand All @@ -24,7 +24,7 @@
"node-red-node-sqlite": "0.3.5",
"redmatic-led": "1.0.0",
"redmatic-webapp": "0.2.1",
"redmatic-homekit": "0.6.0"
"redmatic-homekit": "0.6.2"
},
"author": "Sebastian Raff <hobbyquaker@gmail.com>",
"license": "Apache-2.0",
Expand Down

0 comments on commit c963f61

Please sign in to comment.