Had to quit/restart on OS X 10.14.6 for lights and accessories to show up
pkolyvas opened this issue · 2 comments
commit 681dc92d5c3baea2302f069e8cdae00ce822f8e8
OS: OS X 10.14.6
Actual Behaviour
After connecting the app to my Bridge (a hue Gen2) successfully, none of the lights/accessories/rooms/zones appeared. All values stayed at "0".
I had to quit Huebert and re-start it. Once I did, everything appeared and worked as expected.
Expected Behaviour
Once the app is connected to the bridge, the app refreshes and all lights/accessories/rules/etc. appear.
Note
Love the app
I suspect this has to do with the initialization routine the app does when it first connects to a device not being throttled to under 10 requests/sec., as all other network request are. I'll look into this.
Same problem on Ubuntu Linux. Addtionally changing brightness lags a bit. But it works. Thank you very much. Maybe it's a option to inform user that restart is required. So they don't think it's broken.