Update README.md
This commit is contained in:
parent
2dad1bf755
commit
b2313dd57c
1 changed files with 4 additions and 0 deletions
|
@ -289,6 +289,10 @@ Zigbee2mqtt can be started after completing the configuration by running
|
|||
```
|
||||
sudo systemctl start zigbee2mqtt
|
||||
```
|
||||
To start Zigbee2MQTT automatically on boot
|
||||
```
|
||||
sudo systemctl enable zigbee2mqtt.service
|
||||
```
|
||||
|
||||
</details>
|
||||
|
||||
|
|
Loading…
Reference in a new issue