From 914696787d3e599eccf1fcbc74633ba3b9b541ae Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Thu, 3 Jul 2025 19:05:34 +0200 Subject: [PATCH] Z-Wave backup: implement review feedback (#39827) Co-authored-by: Martin Hjelmare --- source/_integrations/zwave_js.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/_integrations/zwave_js.markdown b/source/_integrations/zwave_js.markdown index a6d805af740..c21293727b1 100644 --- a/source/_integrations/zwave_js.markdown +++ b/source/_integrations/zwave_js.markdown @@ -172,7 +172,7 @@ Do this before using the device with another adapter, or when you don't use the ## Migrating a Z-Wave network to a new adapter -Do this if you have an existing Z-Wave network and want to use a new adapter. This will reset your current adapter (remove all network information from it) and remove the adapter from Home Assistant. The Z-Wave integration with all its entities will stay in Home Assistant. The new adapter is added to Home Assistant and paired with the existing network. +Do this if you have an existing Z-Wave network and want to replace its adapter with a new adapter. The Z-Wave integration with all its entities will stay in Home Assistant. The new adapter is added to Home Assistant and paired with the existing network. ### Prerequisites @@ -189,8 +189,8 @@ Do this if you have an existing Z-Wave network and want to use a new adapter. Th 3. Under **Backup and restore**, select **Migrate adapter**. 4. Select **Migrate to a new adapter**. - - To confirm device reset, select **Submit**. - - **Info**: This will initiate a backup of the network information. All the stored network information will be removed. + - To confirm, select **Submit**. + - **Info**: This will initiate a backup of the network information. 5. When the **Unplug your adapter** dialog shows up, unplug your old adapter. - Connect the new adapter. - Confirm that you connected the new adapter by selecting **Submit**.