BradyBrenot / huestacean

Philips Hue control app for desktop with screen syncing. C++ with Qt Quick GUI.
http://huestacean.com
Apache License 2.0
564 stars 54 forks source link

Possibility to select other lights than lights on entertainment zone #104

Open j0sk opened 5 years ago

j0sk commented 5 years ago

You can do it by yourself HUE compatible light strips easily but those led strips cannot be added to the entertainment zone. So could this Huestacean modified that way that you can select other lamps as well?

DIY hue led strips: https://char.gd/blog/2018/building-better-cheaper-philips-hue-led-strips

BradyBrenot commented 5 years ago

Yes, and I might do it, but non-Entertainment-compatible lights are going to make for a fairly bad experience with Huestacean. The whole point of the Entertainment API is that you get extremely fast (low latency, high frequency) updates to light colors. Without that, well, try just tapping different colors in the Hue app and see how slow it is to transition between them.