Browse Source

Update README.md

tteck 4 years ago
parent
commit
b2313dd57c
1 changed files with 4 additions and 0 deletions
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -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>