Update MiLight module for new API and add improved (or some at all) handling of lamp types other than rgbw. Also remove invalid comments from json file, and support future versions of node-milight-promise

This commit is contained in:
Sam Edwards
2015-08-25 10:28:08 -07:00
parent b3675f4be3
commit 11f71e076c
3 changed files with 104 additions and 170 deletions

View File

@@ -20,7 +20,7 @@
"harmonyhubjs-discover": "git+https://github.com/swissmanu/harmonyhubjs-discover.git",
"mdns": "^2.2.4",
"node-hue-api": "^1.0.5",
"node-milight-promise": "0.0.2",
"node-milight-promise": "0.0.x",
"node-persist": "0.0.x",
"request": "2.49.x",
"sonos": "0.8.x",