Added additional log settings (#5123)

This commit is contained in:
cdce8p 2018-04-06 11:02:04 +02:00 committed by Fabian Affolter
parent 6ff1b3be2d
commit 6347774428

View File

@ -212,6 +212,7 @@ logger:
default: warning
logs:
homeassistant.components.homekit: debug
pyhap: debug
```
2. Reproduce the bug / problem you have encountered.
3. Stop Home Assistant and copy the log from the log file. That is necessary since some errors only get logged, when Home Assistant is being shutdown.