#HA fails to control my z-wave gate since the last upgrade

1 messages · Page 1 of 1 (latest)

rocky coral
#

Since I upgraded HA, it fails to control my z-wave gate. It worked fine previously. It seems to see the device, but can't open it.

  • I have to admit that this was a few-skip upgrade, I moved from 2025.05 to 2025.09 both for HA and related addons (I'm using the Z-wave JS addon)
  • If I remember correctly, after the upgrade HA told me that it needs to re-interview all the z-wave devices
  • I already tried restarting the Z-wave service and it claims to be working fine

The debug logs for opening the gate are attached. Based on that, I guess it should work, but it does not.

How could I debug and solve the issue?

fallow zodiac
#

I've seen a similar report before. Is it the IBT4ZWAVE?

I investigated that in
https://github.com/zwave-js/zwave-js/issues/7130
but the verdict is basically:

  • device receives the command
  • device tells us "nope, can't do that, try again laiter"
GitHub

Hello All, The inclusion was done OK and the device is correctly added (and ping works and the interview too). But action like open or close don't work. Is the device supported with the ZooZ st...