-
-
Notifications
You must be signed in to change notification settings - Fork 202
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
RaZberry 7 Pro not working properly #1888
Comments
Take a look at the log in the opensmarthouse log viewer utility. https://opensmarthouse.org/utilities/logviewer/zwave/ Your devices are pounding the controller with reports every few milliseconds. Need to get that under control. The good news is your controller still seems to be using 500 chip commands, so that is not a problem. |
Thanks @apella12, indeed it looks like some devices are going crazy. I reconfigure these spammy devices to send updates not that often... nevertheless this also doesn't solve the issues. I now switched back to my old RaZberry2 by doing a backup via z-way and restoring it. Using the RaZberry2 makes my z-wave network much more stable and I can again use my devices. Is there any update about the z-wave 700 standard for this binding? I mean.. this standard is already some years old and having looked at the other issues and PRs it seems it's not yet supported and there are still some things to do on this binding in this regard. |
I don't know what to say. I'm not the maintainer, just try to help with the issues I can handle to help folks make progress. I did a 700 PR back in February, but it hasn't been commented. |
This issue has been mentioned on openHAB Community. There might be relevant details there: |
I'm facing a similar issue by transitioning from Razberry V2 to 7 Pro. Sometimes everything seems to be fine and fast. But sudden you will experience slow performance or devices even don't receive commands, but will later work again... |
Log file (only zwave, DEBUG): zwave.log
I always used the RaZberry directly on my Raspberry Pi (openHABian) and upgraded to the RaZberry 7 Pro some time ago. Unfortunately, this Z-Wave controller has some troubles. I can't say it is not working at all, it is more the case that randomly some devices are working and some are not. I even have some longer periods where all devices are working.
Right now it is again back to the "error state" where some devices are online, and some are offline:
It doesn't belong to a particular device model, e.g. "EG Jalousie 1 S" (node 14) and "EG Jalousie 1 SW" (node 15) are both exactly the same device models (Fibaro FGR222 Roller Shutter 2). The error message for node 14 is "Node is not communicating with controller":
I saw here are some PRs and issues around Z-Wave Gen7 in general so maybe it is just not yet supported.. but I am wondering why sometimes everything works like a charm.
Another strange thing I noticed: Restarting the device sometimes helps and sometimes not. Even though helped (maybe just by accident): Shutting down the device, removing the Z-Wave controller, waiting a few seconds, putting it on again, and starting the device and all devices are working again.
btw: I even exchanged the controller and the official z-way-server application seems to not have these kinds of troubles.
Looking forward to getting some help! If you have any ideas about what I can try or how I can better debug the issue let me know. I could even install some unreleased binding versions if you think that could help.
The text was updated successfully, but these errors were encountered: