Alex Yao

Results 114 comments of Alex Yao

@PatrikTheDev Are you still working on this? I'm coming back to this project.

Thanks for the information! We'll need to test Hue Sync further to determine why it's not connecting.

Thats strange. Maybe the certificate was changed to the the mac detection revisions? Try uninstalling and reinstalling the add-on and the app. @marcelveldt Are certificates overwritten automatically if the Mac...

Yes, we would likely still want to automatically update the certificate to avoid having to reinstall the add-on and lose the config. Reinstalling the app is a procedure that shouldn't...

We can also read the Mac directly off the certificate to avoid having to store the Mac in the config. [See here.](https://github.com/diyhue/diyHue/blob/17552e0ca928b642c665fe43653e6fa48c00bff0/src/core/configManager/configStorage.py#L127)

I'm seeing it find and attempt to pair with the bridge, but once registered, it does not progress further. Logs show GET `/api/nouser/config` and GET `/api/username/config` Oddly enough, this would...

Hue Sync 1.3.4.3 should work on the `fix/api-inconsistencies` for now. Still need to figure out why the new versions of Hue Sync fail to pair.