mirror of https://github.com/tteck/Proxmox.git
Update README.md
This commit is contained in:
parent
b994de625f
commit
2dad1bf755
|
@ -343,6 +343,11 @@ Zigbee2mqtt can be started after completing the configuration by running
|
||||||
```
|
```
|
||||||
sudo systemctl start zigbee2mqtt
|
sudo systemctl start zigbee2mqtt
|
||||||
```
|
```
|
||||||
|
To start Zigbee2MQTT automatically on boot
|
||||||
|
```
|
||||||
|
sudo systemctl enable zigbee2mqtt.service
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue