michielpost / Q42.HueApi

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

Add SsdpBridgeLocator #199

Closed Indigo744 closed 4 years ago

Indigo744 commented 4 years ago

As discussed in #198

I took the original SsdpBridgeLocator class and modernized it a bit:

It works quite well with my Hue Bridge v2.

I also took the liberty to update HttpBridgeLocator class to use using statement so disposable resource are automatically freed.

michielpost commented 4 years ago

Thanks, works great!

michielpost commented 4 years ago

It's in version 3.13.0 on NuGet https://www.nuget.org/packages/Q42.HueApi/