Commit Graph

8 Commits

Author SHA1 Message Date
Kraig McConaghy
1f8e6e5c8b Added WinkLockAccessory 2015-10-26 22:49:36 -05:00
Kraig McConaghy
35ecb9e170 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. 2015-10-26 22:48:02 -05:00
Mason James
38cb94c012 Update hap-nodejs requires
Update remaining platforms and accessories
2015-10-17 18:41:57 -04:00
Alistair Galbraith
c1f1613763 Removed submodule for HAP-NodeJS and moved to NPM
It seemed to be easier all around to use NPM to manage the dependancy on HAP-NodeJS.

This PR removes the submodule, and adjusts the paths of all checked in shims to reference the NPM module instead.

I also updated the documentation to reflect the simpler install ;)
2015-07-03 21:29:35 -07:00
Jon Maddox
5e89bbe74d clean up 2015-06-25 02:01:01 -04:00
Jon Maddox
b147a26738 add onRead functions to fetch state 2015-06-25 02:00:52 -04:00
Jon Maddox
396b56e3a5 add methods to Wink accessory to fetch brightness and power state 2015-06-25 02:00:37 -04:00
Jon Maddox
4b6bb332ef Wink platform library 2015-05-18 22:07:17 -04:00