blitzcode / hue-dashboard

A web interface for monitoring and controlling Philips Hue lights
http://www.blitzcode.net/haskell.shtml#hue-dashboard
279 stars 23 forks source link

change in Hue API >> discovery of hue bridge #12

Open thojust opened 3 years ago

thojust commented 3 years ago

I was unable to get working on mac os 10.13.6 or Linux Mint 20.1 but I was able to get the vagrant vm running,(thanks johnpc for the solution). Had to tweak HueBroker.hs to include the updated url for UPnP discovery. It is now line 42: let brokerServerURL = "https://discovery.meethue.com/"