From 211857cbebf79c7232019fd58682668de8a5d267 Mon Sep 17 00:00:00 2001 From: Daniel Lando Date: Thu, 12 Sep 2024 12:05:28 +0200 Subject: [PATCH] docs: add mention about USB extension cable on quick-start Fixes #3841 --- docs/getting-started/quick-start.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/getting-started/quick-start.md b/docs/getting-started/quick-start.md index 05ff932b76b..2a1c88ba32b 100644 --- a/docs/getting-started/quick-start.md +++ b/docs/getting-started/quick-start.md @@ -57,3 +57,9 @@ A [complete](usage/setup.md) guide to the settings is available. At minimum, you 5. **Disable MQTT Gateway** if not using MQTT [On the Settings Page] 6. **Configure Home Assistant if using Home Assistant** [Settings -> Home Assistant -> WS Server] 7. **Enable Statistics (please!)** [Settings -> Z-Wave -> Enable Statistics] + +## Hardware setup + +Like described in [this](https://www.youtube.com/watch?v=tHqZhNcFEvA) video USB sticks directly connected to USB ports can cause interference and so affecting the communication with the Z-Wave devices. To avoid this, it is recommended to use a USB extension cable to move the stick away from the computer. + +For a full list of thrubleshooting tips, check [here](troubleshooting/troubleshooting.md)