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

5.0.0 no longer connects to the vera #800

Closed
rafale77 opened this issue Nov 23, 2017 · 10 comments
Closed

5.0.0 no longer connects to the vera #800

rafale77 opened this issue Nov 23, 2017 · 10 comments
Assignees
Milestone

Comments

@rafale77
Copy link

Upgraded to 5.0.0 using my 4.5.6 database and none of my existing devices work when I test them from the bridge.

I get this error"
Request Error, Please look in your habridge log: error {"type":"3","address":"/groups/1488527247","description":"resource, /groups/1488527247, not available"}

Downgraded back to 4.5.6 and it works again. Not sure what I am missing here.

@bwssytems
Copy link
Owner

Could you put your config here and a step by step on how you create this issue? Thanks.

@bwssytems bwssytems self-assigned this Nov 24, 2017
@bwssytems
Copy link
Owner

So, do you have device ids that are greater than 10000? If so, do a renumber devices and have echo forget and rediscover.

@rafale77
Copy link
Author

Oops sorry, forgot to reply. Do you mean device Ids on the Vera? Then no. On the bridge? I have never had an ID below 10000.

The step by step? From my working 4.5.6 configuration, I downloaded the 5.0.0 jar file. Stopped the 4.5.6 instance and started the 5.0.0. Open the web UI for the bridge and test on and off various Vera devices which were previously setup. None works.

@bwssytems
Copy link
Owner

Since many versions ago, if you hit the "Renumber Devices" button in the Bridge Devices Tab, it will renumber them starting at 1. To get this to work, you need to do this as a feature for groups which you don;t use is interferring due to the numbers being above 10000. You will have to have your alexa forget all devices and rediscover for it to find the devices after renumbering.

@rafale77
Copy link
Author

ok, It is a tedious task for me to renumber and reconfigure Alexa. I have too many groups. I will stick with 4.5.6 for now until I have a need to move to 5.x.x

@bwssytems
Copy link
Owner

@rafale77 How many devices do you have in Alexa for the ha-bridge? If it is a small enough number, you can forget each of them individually and keep all of your other settings and the rediscover will only find the newly renumbered ha-bridge devices.

@rafale77
Copy link
Author

rafale77 commented Dec 4, 2017

I have over a hundred with ~20 groups... The device discovery is not the difficult part, it is to recreate all the groups which is tedious when the device list is this long.

@bwssytems
Copy link
Owner

Ahh, it's the groups created in Alexa using those devices. Well, we may consider the group feature optional in the ha-bridge so this does not happen.

@rafale77
Copy link
Author

rafale77 commented Dec 4, 2017

Well only partially. I am grouping from the Alexa interface because I also have some mixed groups: Vera devices through the bridge and other devices through other skills. Adding grouping in the bridge would only help partially and one could even create scenes in the vera to group the vera devices. I think it is a bit redundant though the value would come in play if several interfaces were being controlled by the bridge itself which I am sure some people have. I am trying to keep as simple as possible so I keep the grouping at the highest level instead of having multiple levels of grouping.

@bwssytems
Copy link
Owner

Sorry for the confusion, what I meant was that a switch would have to be used to turn on the new feature in the ha-bridge which is giving you problems so that it would not affect your system.

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

2 participants