-
-
Notifications
You must be signed in to change notification settings - Fork 92
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
HA-Bridge and V4.1 #107
Comments
Oops, looks like I broke v0.4.1. I accidentally published a hack I needed to get deCONZ working. Will fix that asap. I also started whitelisting bridges. You'll probably get an unknown bridge warning after the (first) fix. Please post that message here and I'll add the HA-Bridge. |
Note to self: I really don't know how I did that - it's in a commit after the release, which somehow got included in the npm package. The other file changed in that commit didn't make it to the npm package. Maybe I committed the change while |
You already posted the HA-Bridge config in issue #45. It identifies itself with @pponce, did HA-Bridge use the |
Fixed in v0.4.22. |
Thanks for looking into this. with no host set or user name set: with proper configuration of host IP and last working user name: So something has changes but still getting an error. |
Oh and BSB002 is what HA-Bridge appears to report spontaneously. I had nothing to do with that model ID. |
HTTP status 500 is an internal server error. Unlike the 4xx statuses, the 5xx statuses aren't caused by (shouldn't be reported because of) an invalid client request. Did you try and restart the HA-Bridge? |
Ok. i'm back in business. thanks! |
I believe 4.1 release broke my ability have my harmony activities that HA-Bridge exposes as lights.
I get this error when starting with a fresh config and letting homebridge hue find my ha-bridge "hue" hub.
[5/3/2017, 5:12:50 PM] 192.168.1.99: hue bridge request #1: get philipshue/config
[5/3/2017, 5:12:50 PM] 192.168.1.99: hue bridge http status 404
I get the same error when i use my old working user id and specify the host ip directly.
[5/3/2017, 5:18:43 PM] [HA-Bridge] 192.168.1.99: hue bridge request #1: get philipshue/config
[5/3/2017, 5:18:43 PM] [HA-Bridge] 192.168.1.99: hue bridge http status 404
any ideas?
The text was updated successfully, but these errors were encountered: