Update README.md

This commit is contained in:
tteckster 2021-11-29 10:33:11 -05:00 committed by GitHub
parent 93ff2fc786
commit f51b6024d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -454,9 +454,8 @@ ls -l /dev/serial/by-id
``` ```
Example Output: ```lrwxrwxrwx 1 root root 13 Jun 19 17:30 usb-1a86_USB_Serial-if00-port0 -> ../../ttyUSB0``` Example Output: ```lrwxrwxrwx 1 root root 13 Jun 19 17:30 usb-1a86_USB_Serial-if00-port0 -> ../../ttyUSB0```
If you are having diffucuilty with device pass through or starting check the [Alternative method](https://github.com/tteck/Proxmox/blob/main/Alternative.md)
⚠️ **Before you can start Zigbee2MQTT you need to edit the [configuration.yaml](https://www.zigbee2mqtt.io/guide/configuration/)** ⚠️ **Before you can start Zigbee2MQTT you need to edit the [configuration.yaml](https://www.zigbee2mqtt.io/guide/configuration/)**
``` ```
nano /opt/zigbee2mqtt/data/configuration.yaml nano /opt/zigbee2mqtt/data/configuration.yaml
``` ```