SharpHue icon indicating copy to clipboard operation
SharpHue copied to clipboard

A .NET library for the Philips Hue lighting system.

Results 3 SharpHue issues
Sort by recently updated
recently updated
newest added

I want to connect to a **Bridge with a specific IP** and **create a new user**. In your documentation I have only seen a way to connect to a bridge...

enhancement

``` // Lights are sequential, break if we don't have a light with the specified index. ``` This assumptions is incorrect. It is possible to add and remove hue lights....

bug