Added enhancement secion.

pull/76/head
CCOSTAN 9 years ago
parent 2d13476b7b
commit 5e5afdbfd4

@ -207,5 +207,11 @@ binary_sensor:
mac_address: XX:XX:XX:XX:XX:XX mac_address: XX:XX:XX:XX:XX:XX
name: "iMac WOL" name: "iMac WOL"
host: "192.168.1.2" host: "192.168.1.2"
```
#Tips and Tricks
Add some color to your HA logs.
```bash
sudo apt-get install ccze
sudo journalctl -u home-assistant -f | ccze
``` ```
Loading…
Cancel
Save

Powered by TurnKey Linux.