smart-home-engine 0.19.7 → 0.19.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -36,6 +36,8 @@ sudo systemctl start smart-home-engine
36
36
 
37
37
  `she --install` creates a dedicated `she` system user and installs + enables the systemd unit. All state is kept in `/home/she/.she/`.
38
38
 
39
+ > **Tip:** use `journalctl -u smart-home-engine -o cat -f` to follow logs with colours intact.
40
+
39
41
  Then open **http://localhost:8080** and start creating scripts
40
42
 
41
43
  ## Docs