Fix all âunknownâ devices by waking them up. No need for a refresh node, just wake them up.
Install Zwave JS integration and see what you have.
(optional but this is what I did)
7.1. Delete Zwave JS integration (I did this because names were unknown in HA still)
7.2. Restarted Zwave JS after waking all devices.
7.3. Install Zwave Js Integration and see what you have.
7.4. Go to Step 7.1 if things arenât where you want them.
Rename Devices using the text file as a reference from the Preparation #4 step. This is the most time consuming step
Might want to add a note there just for the absent minded of us like myself that would forget to also turn off the âStart On Bootâ and âWatchdogâ options at the same time.
If Iâm running Home Assistant in docker without a supervisor, what do I need to do? I notice the integration wants to point to a websocket on 3000. Should I assume that means the best way to integrate this is not MQTT but some other API?
This is a good point. Iâve already switched but did exactly this. I remembered to turn off âWatchdogâ but forgot to turn off âStart On Bootâ and had to figure out why it wasnât working after a reboot.
I already added it to the guide, everyone is welcome to make edits where they see fit. This is a community guide, any community guide can be edited. Itâs like a wiki page.
FYI I just made the swap from Zwave JS to ZwaveJS2MQTT, took all of 5 minutes. I moved the 3 cache files with both addonâs off. Then started ZwaveJS2MQTT and it immediately ran with the files and was good to go. Thereâs no reason this wonât work going the other way. I didnât have to rename a thing. All the unique_ids were constant, thus the custom names set by the user transfered.
So Iâve migrated my network from OpenZwave (Beta) to Zwave JS, set up the new monikers for the devices, and edited my automations to use the new names and entities.
Just one thing, though - my list of Devices is still showing all the old OZW device names. I can disable them, and hide them from the lists of devices and entities, but is there some way to delete them altogether? Thanks.