From fdbe6274931ab087c4bfe2d5519a988bce68414e Mon Sep 17 00:00:00 2001 From: c0ffeeca7 Date: Mon, 14 Jul 2025 16:13:39 +0200 Subject: [PATCH] Fix typo WebSocket --- source/_integrations/zwave_js.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/zwave_js.markdown b/source/_integrations/zwave_js.markdown index db93f80a227..f0e61a9dff3 100644 --- a/source/_integrations/zwave_js.markdown +++ b/source/_integrations/zwave_js.markdown @@ -987,7 +987,7 @@ Switching does not require renaming your devices. - Select the **Z-Wave** integration and select the three-dot {% icon "mdi:dots-vertical" %} menu. - From the menu, select **Reconfigure**, then **Reconfigure current adapter**. - Uncheck the **Use the Z-Wave JS Supervisor add-on**. - - Under **Websocket URL**, enter the correct address for the community add-on. + - Under **WebSocket URL**, enter the correct address for the community add-on. - To find the URL, in the Z-Wave JS UI add-on, open the **Documentation** tab. The URL is listed in the section "Setting up the Home Assistant Z-Wave JS integration". 6. Uninstall the official Z-Wave JS add-on.