From f38131031bc8b3c1d5b271bf37766529c4b2981c Mon Sep 17 00:00:00 2001 From: Koen Kanters Date: Fri, 3 Jan 2025 21:53:13 +0100 Subject: [PATCH] Update discovery docs for 2.0.0 (#674) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 32026660..90783a17 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ 1. Wait till Zigbee2MQTT starts and press **OPEN WEB UI** to verify Zigbee2MQTT started correctly. - If it shows `502: Bad Gateway` wait a bit more and refresh the page. - If this takes too long (e.g. 2 minutes +) check the **Log** tab to see what went wrong. - - In case the add-on fails to start with the following error: `Error: No path provided and failed to auto detect path`, we need to fill in the `serial` section (which we skipped in step 5). Format can be found [here](https://www.zigbee2mqtt.io/guide/configuration/adapter-settings.html#adapter-settings), but skip the initial `serial:` indent. e.g.:
+ - In case the add-on fails to start with the following error: `USB adapter discovery error (No valid USB adapter found). Specify valid 'adapter' and 'port' in your configuration.`, we need to fill in the `serial` section (which we skipped in step 5). Format can be found [here](https://www.zigbee2mqtt.io/guide/configuration/adapter-settings.html#adapter-settings), but skip the initial `serial:` indent. e.g.:
```yaml port: /dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B0018ED3DDF-if00 adapter: zstack