Hi all,
as expected when I upgraded home-assistant to the latest version I got compatibility issues with Z-Wave JS Server. I am running home-assistant core and I am using ZWave2MQTT. However, when I try to upgrade ZWave2MQTT I am not prompted with a new version.
What can I do?
As embarrassing as it is, I don’t remember how I set up ZWave2MQTT. Any hint on how to retrieve this information?
EDIT: I found a service called snap.zwavejs2mqtt.zwavejs2mqtt so I believe I have installed it through Snap. How can I migrate to Z-Wave JS UI?
The Snap is not related to Home Assistant and is maintained by someone else. You will find some other topics in this forum for the Snap install though, I’d recommending using the search.
I am kind of going through the same issue myself, although my HA system is so old, it’s using the very old openzwave integration. FWIW, I haven’t actually tried using it with my Z-Wave stick just yet, but I found the following useful in getting Z-Wave JS UI installed and running:
On that page, I followed option 3, “The Z-Wave JS UI Docker container”. Following the “Z-Wave JS UI documentation” link provided there, I followed “As a service” under Docker. Basically, download the docker-compose.yml file, edit it accordingly (e.g., change the path to the Z-Wave device), and then startup up the docker container, etc.