michielpost / Q42.HueApi

C# helper library to talk to the Philips Hue bridge
MIT License
411 stars 114 forks source link

Make gamut calculation public #57

Closed ghost closed 8 years ago

ghost commented 8 years ago

I use the library with Osram Lightify bulbs. They have a different color range and therefore would be necessary to provide the gamut points for red, green and blue from user code.

michielpost commented 8 years ago

Best idea is to fork this library, make the modifications and send a pull request. I'm not sure exactly what you need and it's not a very common scenario and my time is limited. Thanks!