From e6e6a08216fd7d5bd74e311073a4413779826c63 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Tue, 30 May 2023 15:20:23 +0200 Subject: [PATCH] Z-Wave: streamline setup procedure (#27587) * Z-Wave: manual setup steps: streamline wording * Fix formatting error. * Fix automatic numbering --- source/_integrations/zwave_js.markdown | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/source/_integrations/zwave_js.markdown b/source/_integrations/zwave_js.markdown index f6d76728d99..e6eb03ff6f2 100644 --- a/source/_integrations/zwave_js.markdown +++ b/source/_integrations/zwave_js.markdown @@ -73,12 +73,12 @@ 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 click on _**{% my config icon %}**_. -* From the configuration menu select: _**{% my integrations %}**_. -* In the bottom right, click on the - _**{% my config_flow_start icon domain="zwave_js" %}**_ button. -* From the list, search and select _**"Z-Wave"**_. -* Follow the instructions on screen to complete the set up. +* In the sidebar, select **{% my config icon %}**. +* From the configuration menu, select: **{% my integrations %}**. +* On the bottom right, select the + **{% my config_flow_start icon domain="zwave_js" %}** button. +* From the list, search and select **Z-Wave**. +* Follow the instructions on screen to complete the setup. {% enddetails %}