diff --git a/apps/zigbee2mqtt/metadata/description.md b/apps/zigbee2mqtt/metadata/description.md index 2297dfca..87729af3 100644 --- a/apps/zigbee2mqtt/metadata/description.md +++ b/apps/zigbee2mqtt/metadata/description.md @@ -14,7 +14,7 @@ You need to have a mqtt broker like [eclipse mosquitto](/apps/eclipse-mosquitto) ### Configuration of the Zigbee adapter -For USB apdaters you can use dmesg command on Linux hosts to find the mounted device. Where possible you should use the `/dev/serial/by-id/` path of the stick, instead of `/dev/tty*`. This is because the `/dev/tty*` path can change - for example ยด/dev/ttyACM0` may become `/dev/ttyACM1` and then later back to `/dev/ttyACM0`. The `/dev/serial/by-id/` path won't change. +For USB apdaters you can use dmesg command on Linux hosts to find the mounted device. Where possible you should use the `/dev/serial/by-id/` path of the stick, instead of `/dev/tty*`. This is because the `/dev/tty*` path can change - for example `/dev/ttyACM0` may become `/dev/ttyACM1` and then later back to `/dev/ttyACM0`. The `/dev/serial/by-id/` path won't change. The **usb device path** must be set in the settings of the app before installing. @@ -26,4 +26,4 @@ Zigbee2MQTT integrates well with (almost) every home automation solution because - [Homey](https://homey.app/) - [Domoticz](https://www.domoticz.com/) - [Gladys Assistant](https://gladysassistant.com/) -- [IoBroker](https://www.iobroker.net/) \ No newline at end of file +- [IoBroker](https://www.iobroker.net/)