Update README.md

This commit is contained in:
tteckster
2022-01-30 03:59:42 -05:00
committed by GitHub
parent f73866f198
commit 1fc4377c37

View File

@@ -468,7 +468,7 @@ ________________________________________________________________________________
<details>
<summary markdown="span">Zigbee2MQTT LXC </summary>
<summary markdown="span">🔸Zigbee2MQTT LXC </summary>
<p align="center"><img src="https://github.com/Koenkk/zigbee2mqtt/blob/master/images/logo.png?raw=true" alt="logo.png" width="100" height="100"/></p>
@@ -495,7 +495,7 @@ Reboot the LXC to apply the changes
⚙️ **Determine the location of your adapter**
Run in the zigbee2mqtt console
Run in the Zigbee2MQTT console
```yaml
ls -l /dev/serial/by-id
```
@@ -528,12 +528,12 @@ advanced:
network_key: GENERATE
channel: 20
```
⚙️ **Zigbee2mqtt can be started after completing the configuration**
⚙️ **Zigbee2MQTT can be started after completing the configuration**
```yaml
cd /opt/zigbee2mqtt
npm start
```
⚙️ **To update Zigbee2Mqtt**
⚙️ **To update Zigbee2MQTT**
```yaml
bash /opt/zigbee2mqtt/update.sh
```