mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-17 10:57:03 +00:00
Added enhancement secion.
This commit is contained in:
10
README.md
10
README.md
@@ -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
|
||||||
|
```
|
||||||
|
Reference in New Issue
Block a user