Switched to use the new HAP APIs, extracted base class WinkAccessory, and changed update system to properly notify changes on a timed basis. Functionality wise, left the LightBulb implementation the same.

This commit is contained in:
Kraig McConaghy
2015-10-26 22:48:02 -05:00
parent 3da52388e8
commit 35ecb9e170
2 changed files with 188 additions and 207 deletions

View File

@@ -19,7 +19,7 @@
"debug": "^2.2.0",
"eibd": "^0.3.1",
"elkington": "kevinohara80/elkington",
"hap-nodejs": "^0.0.2",
"hap-nodejs": "^0.0.3",
"harmonyhubjs-client": "^1.1.6",
"harmonyhubjs-discover": "git+https://github.com/swissmanu/harmonyhubjs-discover.git",
"isy-js": "",