From 0099696dfa9b95b3dd561af4c9fc12c0664f6b28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joacim=20J=C3=A4rkeborn?= <4integration@users.noreply.github.com> Date: Sat, 18 May 2024 12:34:09 +0200 Subject: [PATCH] Update zwave_js.markdown docs to make it more clear (#32829) --- source/_integrations/zwave_js.markdown | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/source/_integrations/zwave_js.markdown b/source/_integrations/zwave_js.markdown index 307c8723d89..e046f2b3690 100644 --- a/source/_integrations/zwave_js.markdown +++ b/source/_integrations/zwave_js.markdown @@ -815,13 +815,15 @@ Switching does not require renaming your devices. 2. Note your network security keys from the official add-on. -3. Install and configure the Z-Wave JS UI add-on, including setting the location of your Z-Wave device and the network security keys. +3. Install and start the Z-Wave JS UI add-on. -4. Add the Z-Wave integration again (even though it is still installed), and uncheck the "Use the Z-Wave JS Supervisor add-on". Enter the correct address for the community add-on in the URL field in the next step. +4. Configure the Z-Wave JS UI add-on with the added control panel, including setting the location of your Z-Wave device and the network security keys. -5. Uninstall the official Z-Wave JS add-on. +5. Add the Z-Wave integration again (even though it is still installed), and uncheck the "Use the Z-Wave JS Supervisor add-on". Enter the correct address for the community add-on in the URL field in the next step. -6. Enable the Z-Wave integration. +6. Uninstall the official Z-Wave JS add-on. + +7. Enable the Z-Wave integration. ### What's the benefit of using Z-Wave JS UI add-on over the official add-on?