diff --git a/README.md b/README.md index 89ab0b86..a645b258 100644 --- a/README.md +++ b/README.md @@ -468,12 +468,12 @@ ________________________________________________________________________________
-Zigbee2MQTT LXC +🔸Zigbee2MQTT LXC

logo.png

-

Zigbee2MQTT LXC Container

+

Zigbee2MQTT LXC Container

To create a new Proxmox Zigbee2MQTT LXC Container, run the following from Proxmox web shell. @@ -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 ```