Replies: 1 comment 9 replies
-
OK, I don't restart my RPi very often, which is a benefit of using zwave-js, because it survives a restart of HA Core. Yay. However, this latest restart of zwave-js is FRIGHTENING. It took about an hour before I saw in the logs in the zwavejs2mqtt CP that the interviews were complete. However, I still have three powered devices that are reporting as DEAD (there were more at one time). One is a Zooz ZEN21 in-wall light switch, one is a Leviton plug-in outlet, and one is a Zooz ZEN17 Universal Relay (powered). The Zen17 was alive, until I unplugged it, which then showed DEAD after several minutes. After plugging it back in, after about 45 minutes, it still reports DEAD. I just pinged it via the CP and it immediately came to life. Would it ultimately have come back alive on its own? That's important because these things control things. How long should it take for a powered device to come back to life? (I just pinged the remaining dead powered devicers and they immediately came back alive). I also see in the Debug Window in the CP a LOT of INFO lines for the same device that are identical, e.g., motion sensors reporting a value 5 to 10 times in a row, not changes, but the exact same value. And things are extremely slow. Light switches turned on in HA take several seconds to respond. Sometimes the status in HA switches back and forth rapidly and ends up indicating the state opposite the actual device. I have 70 devices, 41 are powered, 29 are battery with a 2 hour wakeup on all battery devices. One other thing I've noticed with my Zooz ZSE40 multisensors (which I noticed back with OZW 1.4) is that during the interview process, the motion sensor is triggered MULTIPLE times. Not sure why, but this wreaks havoc with sensors that are tied to the device, like garage lights. Is this normal, or perhaps related to this particular sensor's FW in how it responds to interviews? In fact, the interview process is "complete", yet these devices just keep reporting motion when I know there is none. Under OZW 1.4, it only reported once, maybe twice on restart. But this just keeps triggering automations again and again. Not sure what is going on. I guess I'm just trying to figure out if this is normal behavior following a restart. |
Beta Was this translation helpful? Give feedback.
-
Driver Ver: 8.2.1
Home Assistant: 2021.9.0
Running zwave-js under zwavejs2mqtt AddOn using websockets with the HA ZWave-JS Integration.
I recently added a device, and then later went to remove it, and the Remove Node dialog in the Home Assistant ZWave-JS Integration got stuck when I clicked the Start Exclusion button. I also noticed that the same non-responsiveness occurred when I clicked on the Start Inclusion button under Add Node. They would "light up", but I would never get the following dialog that provides progress, nor did anything happen with regard to adding or removing the node.
I restarted Home Assistant Core, but that did not resolve the issue. I had an outstanding HA OS upgrade (RPi) pending, so I did that, which required a restart of the device, and thus the zwave-js driver. Following this, the Add/Remove Node functions responded as expected.
This was the first time I had encountered this behavior, requiring a restart, so wanted to report it, and see if anyone else has experienced it as well.
Beta Was this translation helpful? Give feedback.
All reactions