diff --git a/source/_integrations/zwave_js.markdown b/source/_integrations/zwave_js.markdown index 1cbedc7fc08..20c532bce91 100644 --- a/source/_integrations/zwave_js.markdown +++ b/source/_integrations/zwave_js.markdown @@ -47,6 +47,18 @@ Note: A new network key is automatically generated for you. If this Z-Wave stick If you do not run Home Assistant OS (the default installation type) or Home Assistant Supervised, please see the [advanced installation instructions](#advanced-installation-instructions). +### Discovery via USB + +Some devices can be auto-discovered, which can simplify the Z-Wave JS setup process. The following devices have been tested with discovery, and offer a quick setup experience: + +| Device | Identifier | Vendor | +| -------| ---------- | ------ | +| Aeotec Z-Stick Gen5+ | 0658:0200 | https://aeotec.com/z-wave-usb-stick/ | +| Nortek HUSBZB-1 | 10C4:8A2A | https://www.nortekcontrol.com/products/2gig/husbzb-1-gocontrol-quickstick-combo/ | +| Zooz ZST10 | 10C4:EA60 | https://www.getzooz.com/zooz-zst10-s2-stick.html | + +Additional devices may be discoverable, however only devices that have been confirmed discoverable are listed above. + ## Using Z-Wave When the Z-Wave integration starts up, it will interview your entire Z-Wave network. Depending on the number of devices paired with the Z-Wave stick, this can take a while. Information about your devices is stored in cache files by Z-Wave JS. Be aware that (re)starting the Z-Wave server will cause your network to be (partially) unresponsive until the interview process is done.