ZeroOne3010/yetanotherhueapi

Bridge firmware 1937045000 (Feb/Mar 2020) may have broken the UPnP discovery

Closed this issue · 2 comments

It seems that the UPnP discovery that was just implemented in #13 may have become broken in the latest Hue Bridge firmware update...

There was a clear error with the port number, but even after fixing it in 6ccde5e the application doesn't seem to be able to tease the Bridge into sending messages as responses to the application's requests. The application is still able to catch those SSDP messages sent by the Bridge that the Bridge initiated on its own, but it's far from guaranteed that one of those broadcast messages would happen exactly while the app happened to be waiting for them.

And now it appears to work just fine again... 🤷‍♂️