hassio-addons / addon-zwave-js-ui

Z-Wave JS UI - Home Assistant Community Add-ons
https://addons.community
MIT License
124 stars 35 forks source link

Switching from ZWave JS to ZWave JS UI Fails #706

Closed johnlento closed 5 days ago

johnlento commented 6 days ago

Problem/Motivation

I am migrating from ZWave JS to the ZWave JS UI add on following these instructions: https://www.home-assistant.io/integrations/zwave_js/#how-do-i-switch-between-the-official-z-wave-js-add-on-and-the-z-wave-js-ui-add-on. They generally work but I also migrated coordinators to TCP from USB. When I execute 5-7 my network never comes back.

Expected behavior

When I re-enable the Integration I would expect my network to come back under the new TCP coordinator.

Actual behavior

I get an error: "I get an error message: "The connected USB device is not the same as previously configured for this config entry. Please instead create a new config entry for the new device.." Then HA reinstalls the ZWave JS add-on, asks me to reboot, and then I have both ZWave JS and ZWave JS UI running at the same time with my network under the old coordinator that is USB.

image image

Steps to reproduce

Follow: https://www.home-assistant.io/integrations/zwave_js/#how-do-i-switch-between-the-official-z-wave-js-add-on-and-the-z-wave-js-ui-add-on but swap coordinators too from USB to TCP.

Proposed changes

Unknown.

johnlento commented 5 days ago

This isn't actually an issue. This was my misunderstanding.