|
|
@ -475,7 +475,7 @@ ________________________________________________________________________________ |
|
|
|
|
|
|
|
|
|
|
|
<h1 align="center" id="heading"> Zigbee2MQTT LXC Container </h1> |
|
|
|
<h1 align="center" id="heading"> Zigbee2MQTT LXC Container </h1> |
|
|
|
|
|
|
|
|
|
|
|
To create a new Proxmox [Zigbee2MQTT](https://www.zigbee2mqtt.io/) LXC Container, run the following from Proxmox web shell. |
|
|
|
To create a new Proxmox Zigbee2MQTT LXC Container, run the following from Proxmox web shell. |
|
|
|
|
|
|
|
|
|
|
|
```yaml |
|
|
|
```yaml |
|
|
|
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/zigbee2mqtt_container.sh)" |
|
|
|
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/zigbee2mqtt_container.sh)" |
|
|
@ -530,11 +530,7 @@ advanced: |
|
|
|
``` |
|
|
|
``` |
|
|
|
⚙️ **Zigbee2mqtt can be started after completing the configuration** |
|
|
|
⚙️ **Zigbee2mqtt can be started after completing the configuration** |
|
|
|
```yaml |
|
|
|
```yaml |
|
|
|
sudo systemctl start zigbee2mqtt |
|
|
|
systemctl start zigbee2mqtt |
|
|
|
``` |
|
|
|
|
|
|
|
⚙️ **To start Zigbee2MQTT automatically on boot** |
|
|
|
|
|
|
|
```yaml |
|
|
|
|
|
|
|
sudo systemctl enable zigbee2mqtt.service |
|
|
|
|
|
|
|
``` |
|
|
|
``` |
|
|
|
⚙️ **To update Zigbee2Mqtt** |
|
|
|
⚙️ **To update Zigbee2Mqtt** |
|
|
|
```yaml |
|
|
|
```yaml |
|
|
|