Skip to content

Commit d953e1e

Browse files
authored
Add Z-Wave device: add note on 700 series controller (home-assistant#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
1 parent 57575ff commit d953e1e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/_docs/z-wave/controllers.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Users should upgrade the firmware on all 700 series controllers to version 7.17.
4242
- Z-Wave.Me RaZberry 7 Pro (ZMEERAZBERRY7_PRO or ZMEURAZBERRY7_PRO, 700 series)
4343
- Z-Wave.Me Razberry 2 (500 series)
4444

45-
If you are just starting out, we recommend that you purchase a 700 series controller or a Raspberry Pi module.
45+
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.
4646

4747
<div class='note'>
4848
If you're using Home Assistant OS, Supervised, or Container, it's recommended to use a USB stick, not a module. Passing a module through Docker is more complicated than passing a USB stick through.

source/_integrations/zwave_js.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ While your Z-Wave mesh is permanently stored on your dongle, the additional meta
102102
1. In the Z-Wave integration, select **Configure**.
103103
1. Select **Add device**.
104104
* The Z-Wave controller is now in inclusion mode.
105-
1. If your device supports SmartStart, select **Scan QR code** and scan the QR code on your device.
105+
1. If your device supports SmartStart (700 series controller), select **Scan QR code** and scan the QR code on your device.
106106
1. If your device does not support SmartStart, set the device in inclusion mode. Refer to the device manual to see how this is done.
107107
* If your device is included using S2 security, you may be prompted to enter a PIN number provided with your device. Often, this PIN is provided with the documentation _and_ is also printed on the device itself. For more information on secure inclusion, refer to [this section](/integrations/zwave_js/#should-i-use-secure-inclusion).
108108
1. The UI should confirm that the device was added. After a short while (seconds to minutes), the entities should also be created.

0 commit comments

Comments
 (0)