I was running the 64 bit version on my Pi 3B+, and just changed over to the 32 bit version. After I restored my previous config, I had some problems getting a wireless contact sensor working ( HomeSeer HS-DS100+).
I stopped my Hassio instance and deleted my DB file and removed the duplicate zwave entities from zwcfg_0xcdb6ae0c.xml.
I did finally get my contact sensor working, but now I have these unneeded errors showing in my log. How get rid of these errors from my log? It’s not really causing a problem, I just don’t want it cluttering things up.
2019-04-06 12:37:09 WARNING (MainThread) [homeassistant.components.zwave] Z-Wave node 33 not ready after 30 seconds, continuing anyway
2019-04-06 12:37:09 WARNING (MainThread) [homeassistant.components.zwave] Z-Wave entity Unknown Node 33 Locked (node_id: 33) not ready after 30 seconds, continuing anyway
2019-04-06 12:37:09 WARNING (MainThread) [homeassistant.components.zwave] Z-Wave node 35 not ready after 30 seconds, continuing anyway
2019-04-06 12:37:09 WARNING (MainThread) [homeassistant.components.zwave] Z-Wave entity Unknown Node 35 Sensor (node_id: 35) not ready after 30 seconds, continuing anyway
2019-04-06 12:37:09 WARNING (MainThread) [homeassistant.components.zwave] Z-Wave node 36 not ready after 30 seconds, continuing anyway
2019-04-06 12:37:10 WARNING (MainThread) [homeassistant.components.zwave] Z-Wave entity Unknown Node 36 Sensor (node_id: 36) not ready after 30 seconds, continuing anyway
2019-04-06 12:37:10 WARNING (MainThread) [homeassistant.components.zwave] Z-Wave node 37 not ready after 30 seconds, continuing anyway
2019-04-06 12:37:10 WARNING (MainThread) [homeassistant.components.zwave] Z-Wave entity Unknown Node 37 Sensor (node_id: 37) not ready after 30 seconds, continuing anyway
That’s what I am using too. I am still in “learn & play” mode with HA & zwave. I find removing & re-adding devices gives them new node numbers leaving the old ones orphaned.
I have used zensys-tools on Windows to reset the zwave controller and then re-adding my nodes. Not the best solution, I know.
I ended up doing a Reset on my Zwave network with zensys-tools and completely rebuilding it. That took care of the errors I was seeing in the logs. Thanks for the help @anon34565116 and @freshcoast!
I also have this issue with “high numbered nodes” appearing in the log that I don’t actually have in the network… I just did a desperate attempt, reinstalling Hassio completely (formatting the SD-card), as well as adding a brand new USB-stick (since I thought the old one, Aeotec, was broken somehow)…
With the new stick in, starting up the Z-Wave Network for the first time this is how the log looks…
If you have no devices loaded on it, I would suggest trying the zensys-tools and having that erase everything on your Aeotec stick.
I wiped my zwave stick with the zensys-tools and it fixed the problem I was having. I did have to re-add everything to my zwave network, but my zwave network has been very stable since I took that step.