Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need to re-pair Philips Hue Bridge #669

Closed
mthoretton opened this issue Jun 13, 2017 · 9 comments
Closed

Need to re-pair Philips Hue Bridge #669

mthoretton opened this issue Jun 13, 2017 · 9 comments

Comments

@mthoretton
Copy link

Hi!

I'm running HA Bridge on a raspi3 as a service/deamon. I've linked Harmony, Domoticz and Philips Hue hub. Everything is working quite well.
But, when I reload the habridge service (or I reboot the raspi) I have to re-pair the Philips Hue bridge by pushing the button. The rest of the configuration (Domoticz and Harmony) still work.

I didn't find any related issue in the closed issues neither in the doc and it doesn't look like the normal behavior. (I'm very sorry if I missed it).

Do you have any idea? This is I guess the most relevant line in the logs:
Retry Register to Hue for Hue (physical) returned error: [{"error":{"type":1,"address":"/","description":"unauthorized user"}}]

btw thanks a lot for your work, habridge is the "centrepiece" of my domotic setup =D

@bwssytems
Copy link
Owner

What version are you running?

@mthoretton
Copy link
Author

ha-bridge-4.5.1.jar, I missed the last one (4.5.5) but according to the changelog nothing that could help with my issue. (I'll get the last version when I come back home and try it out just in case). I could also run habridge in debug mode to see if I can find more information.

@bwssytems
Copy link
Owner

Well, thought I had that fixed in 4.5.1. Will look into it.

@bwssytems
Copy link
Owner

@mthoretton Could you give me all the log messages? I need to see what is before that error message for retry.

Thanks!

@bwssytems
Copy link
Owner

So, did not implement saving. Took a a look how to do it and it was pretty simple.

@bwssytems bwssytems added this to the v4.5.6 milestone Jun 19, 2017
@mthoretton
Copy link
Author

Hey, sorry for the delay. I tried a few things and now: it's working with 4.5.5 but only with -Ddev.mode=true argument :p Otherwise those are the errors I get in the UI (nothing in the logs).
screen shot 2017-06-19 at 22 48 26

Is this commit supposed to fix the issue? 220e337

Thanks

@bwssytems
Copy link
Owner

Dev mode true is a bad option as that does not connect to a real hue just internal data. Wait until the next release

@Khengsoon
Copy link

I noticed something, this happen when my Pi is on specific IP only. previously I did something like this, I unplugged the SD card and run on another Pi, existing Pi I didn't power off, and my Pi is set to fixed IP so I believe 2 box is having same IP. starting from then my google home display 3 devices every time I do pairing,

Now I change my box IP to a new IP and shutdown another box, the issue is gone. This only happened to Google Home, but not Amazon Echo.

Regards,
Kheng Soon

@mthoretton
Copy link
Author

Awesome, working very well now. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants