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 1/5] 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 %} From 57575ffd31c4b54bcaa006c95b94ebe55d1b7715 Mon Sep 17 00:00:00 2001 From: Raman Gupta <7243222+raman325@users.noreply.github.com> Date: Tue, 30 May 2023 09:36:46 -0400 Subject: [PATCH 2/5] Add 800 series stick to list of supported zwave sticks (#27588) See https://github.com/home-assistant/home-assistant.io/issues/27162 --- source/_docs/z-wave/controllers.markdown | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/source/_docs/z-wave/controllers.markdown b/source/_docs/z-wave/controllers.markdown index 9f3f0793a65..59655795621 100644 --- a/source/_docs/z-wave/controllers.markdown +++ b/source/_docs/z-wave/controllers.markdown @@ -20,6 +20,9 @@ Users should upgrade the firmware on all 700 series controllers to version 7.17. +- 800 series controllers + - Zooz 800 Series Z-Wave Long Range S2 Stick (ZST39 LR) + - 700 series controllers - Aeotec Z-Stick 7 USB stick (ZWA010) (the EU version is not recommended due to RF performance issues) - Silicon Labs UZB-7 USB Stick (Silabs SLUSB7000A / SLUSB001A) @@ -134,4 +137,4 @@ This procedure has been tested with the following modules: 1. Carefully [close the case](https://yellow.home-assistant.io/guides/add-ssd-existing-installation/#reassembling-top-part) and power up Home Assistant Yellow. 1. Follow the procedure on [setting up a Z-Wave JS server](/integrations/zwave_js/#setting-up-a-z-wave-js-server). 1. In step 2, follow the manual setup steps to install the Z-Wave integration. - 1. in Step 4, you will be prompted to choose a **Device path**. Choose **ttyAMA0**. \ No newline at end of file + 1. in Step 4, you will be prompted to choose a **Device path**. Choose **ttyAMA0**. From d953e1e504c20b8a0aa6df36d95fd3584340387a Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Tue, 30 May 2023 17:16:00 +0200 Subject: [PATCH 3/5] Add Z-Wave device: add note on 700 series controller (#27589) * Add Z-Wave device: add note that 700 series controller support SmartStart - Z-Wave controller page: add note that 700 series controllers support SmartStart. * Fix typo --- source/_docs/z-wave/controllers.markdown | 2 +- source/_integrations/zwave_js.markdown | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_docs/z-wave/controllers.markdown b/source/_docs/z-wave/controllers.markdown index 59655795621..2b10523b240 100644 --- a/source/_docs/z-wave/controllers.markdown +++ b/source/_docs/z-wave/controllers.markdown @@ -42,7 +42,7 @@ Users should upgrade the firmware on all 700 series controllers to version 7.17. - Z-Wave.Me RaZberry 7 Pro (ZMEERAZBERRY7_PRO or ZMEURAZBERRY7_PRO, 700 series) - Z-Wave.Me Razberry 2 (500 series) -If you are just starting out, we recommend that you purchase a 700 series controller or a Raspberry Pi module. +If you are just starting out, we recommend that you purchase a 700 series controller or a Raspberry Pi module. The 700 series controllers are the more recent version (when compared to the 500 series). The 700 series controllers support SmartStart, which allows you to add a device by scanning a QR code.