peter-murray / node-hue-api

Node.js Library for interacting with the Philips Hue Bridge and Lights
Apache License 2.0
1.18k stars 144 forks source link

Hue API V2 #229

Open pindab0ter opened 1 year ago

pindab0ter commented 1 year ago

According to the official documentation, the Hue API V2 has reached production maturity.

The V2 API offers many improvements and for example an event stream to subscribe to changes as they happen.

While I would love to see this being incorporated in this package, maybe this is also a great chance for a clean slate?

Some great relevant resources I've found: