Skip to content

Commit

Permalink
Update node-red-contrib-ccu, RedMatic-HomeKit, node-red-dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
hobbyquaker committed Dec 22, 2018
1 parent 8bf05f2 commit d8e1d59
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
6 changes: 3 additions & 3 deletions addon_files/redmatic/var/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
"dependencies": {
"node-red-node-email": "1.0.7",
"node-red-node-rbe": "0.2.4",
"node-red-dashboard": "2.12.2",
"node-red-contrib-ccu": "1.10.3",
"node-red-dashboard": "2.13.0",
"node-red-contrib-ccu": "1.10.5",
"node-red-contrib-combine": "1.6.2",
"node-red-contrib-mqtt-json": "1.0.1",
"node-red-contrib-sun-position": "0.1.16",
"redmatic-led": "1.0.0",
"redmatic-webapp": "0.2.1",
"redmatic-homekit": "1.0.0"
"redmatic-homekit": "1.1.0"
}
}
9 changes: 5 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"dependencies": {
"npm": "6.5.0",
"node-red": "0.19.5",
"node-red-dashboard": "2.12.2",
"node-red-contrib-ccu": "1.10.3",
"node-red-dashboard": "2.13.0",
"node-red-contrib-ccu": "1.10.5",
"node-red-contrib-combine": "1.6.2",
"node-red-contrib-mqtt-json": "1.0.1",
"node-red-contrib-time-range-switch": "0.6.1",
Expand All @@ -24,10 +24,11 @@
"node-red-node-sqlite": "0.3.6",
"redmatic-led": "1.0.0",
"redmatic-webapp": "0.2.1",
"redmatic-homekit": "1.0.0",
"redmatic-homekit": "1.1.0",
"node-red-node-email": "1.0.7",
"node-red-node-rbe": "0.2.4",
"node-red-node-serialport": "0.6.8"
"node-red-node-serialport": "0.6.8",
"node-red-contrib-sun-position": "0.1.16"
},
"author": "Sebastian Raff <hobbyquaker@gmail.com>",
"license": "Apache-2.0",
Expand Down

0 comments on commit d8e1d59

Please sign in to comment.