magicmonkey / lifxjs

JS library for LIFX bulbs
MIT License
274 stars 62 forks source link

Inspect the bulb, not the name of the bulb. Add status request method to bulb class. #10

Closed SSteve closed 10 years ago

SSteve commented 10 years ago

I guess my second commit got added to the same pull request. I'm new to collaborating with GitHub so I don't know the exact protocol.

magicmonkey commented 10 years ago

Thanks for this! We've been fleshing out the protocol doc, but now that that's got a lot of info in it I'm going to start adding lots of handlers to lifx.js for each packet type, so you should expect some changes soon which should (hopefully) isolate you from the underlying protocol.