I am trying to switch to HA supervised on my new pi4. Previously I ran zwave js in a docker container on the pi3.
I copied the config directory in docker to the config directory of the HA supervised install.
I installed zwave js docker container on the new pi4. I have 50+ devices and a ton of automations and don’t want to have to start over with renaming them all and re-doing automations.
I am getting an error under HA:integrations:zwave js. It is trying to connect to the local ip for zwave js on the old pi3. How can I edit this to try the new local ip for zwave js container running on my pi4?
thanks!