I have a Pi that is the 2nd HA system on my LAN. (We have a house and barn, and the barn is far enough away it can’t be reached with wifi and ZWave or Insteon signals won’t go that far, thus a 2nd instance of HA. The two buildings are connected via fiber.) I’m trying to hook both systems together through Remote Home Assistant. Not having a lot of luck with that, but it’s a factor in what’s going on.
I wrote the latest image for RPi (8.5) to an SD card a few days ago and put it in this Pi, which has an Aeotec Z-Stick 7 plugged into it. When I turned on the Pi and waited, HA installed then I added the ZWave integration and it found the Z-Stick and all the Z Wave devices that had been registered on that stick previously, under another system. So that worked just fine.
After that, I was trying to get Remote Home Assistant set up and had problems with it. Since RHA is a custom component, there are issues. Due to the errors and problems I had, I burned a new image of the latest HA (again, 8.5) to an SD card and plugged it in. I went through several images like this before stopping that. Currently I have an image of HA on an SD card. I’ve messed around with adding HACS and trying to add Remote Home Assistant. I’ve added a terminal/ssh add on and that’s about all I’ve added.
When I add the ZWave integration, I get this dialog:
From there, I click on “SUBMIT.” Then I get this:
I’ve seen this come up over and over, since I’ve been testing with a number of freshly written instances of HA on SD cards. It happened on a brand new copy of HA and it’s happened on every instance I’ve tried on it tonight. It was only a few days ago that I had put an instance of HA on this very Pi and I could set up the ZWave integration easily and HA quickly found all the devices on it. Now, with a new copy of the same version of HA, on the same Pi, I keep getting an unknown error.
Also, on a side note, I see the ZWaveJS Add-on is on this system. I take it that the ZWave integration needs the ZWaveJS add-on to work properly?
I can’t find anything useful in the logs that shows any errors. Is there a particular log I should be looking at for information on this?
I wondered if this could be related to a permissions issue for the device nodes in /dev, since I’ve seen that before, but I can’t change permissions since it’s a read-only FS. (I wouldn’t have done that long term, but I was hoping that would tell me if that’s the issue.)
How do I find out what’s going wrong on this (and other test installs) tonight that didn’t go wrong a few days ago with a new HA install?