chuey
v0.0.7
Published
a client library for the Philips Hue API
Downloads
22
Readme
chuey
A client library for the Philips Hue API.
My goal is to write a promise-and-callback up-to-date client that is API-compatible with hue.js. One exception: I return promises from async methods, not this
for chaining.
Example
TBD
API
TBD
TODO
- Unit tests + integration tests.
- Get rid of the dependency on
async
. - Make a PR to hue-cli switching over to this module.
- Documentation.
Credits
This library started life as hue.js by Daniel Friedman.
LICENSE
MIT.