From 82455c944ec071fccad8d14d8c33b842f451a766 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Thu, 8 Jun 2023 11:21:31 +0200 Subject: [PATCH] Z-Wave: rename Configuration menu to Settings (#27708) --- source/_integrations/zwave_js.markdown | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/source/_integrations/zwave_js.markdown b/source/_integrations/zwave_js.markdown index 46f088caaed..d2321a86d30 100644 --- a/source/_integrations/zwave_js.markdown +++ b/source/_integrations/zwave_js.markdown @@ -74,11 +74,10 @@ Use this My button: {% my config_flow_start badge domain="zwave_js" %}, or follow these steps: * Browse to your Home Assistant instance. -* In the sidebar, select **{% my config icon %}**. -* From the configuration menu, select: **{% my integrations %}**. -* On the bottom right, select the +* Go to **{% my integrations title="Settings > Devices & Services" %}**. +* In the bottom right, select the **{% my config_flow_start icon domain="zwave_js" %}** button. -* From the list, search and select **Z-Wave**. +* From the list, select **Z-Wave**. * Follow the instructions on screen to complete the setup. {% enddetails %}