Update Hass.io docs

This commit is contained in:
Paulus Schoutsen 2017-07-14 22:56:40 -07:00
parent 419540348d
commit ca80944d74
31 changed files with 248 additions and 74 deletions

View file

@ -12,7 +12,7 @@ redirect_from: /getting-started/automation-troubleshooting/
You can verify that your automation rules are being initialized correctly by watching both the realtime logs (`homeassistant.log` in the configuration directory) and also the [Logbook](/components/logbook/). The realtime logs will show the rules being initialized (once for each trigger), example:
```plain
```text
INFO [homeassistant.components.automation] Initialized rule Rainy Day
INFO [homeassistant.components.automation] Initialized rule Rainy Day
INFO [homeassistant.components.automation] Initialized rule Rainy Day