Added additional log settings (#5123)
This commit is contained in:
parent
6ff1b3be2d
commit
6347774428
1 changed files with 1 additions and 0 deletions
|
@ -212,6 +212,7 @@ logger:
|
||||||
default: warning
|
default: warning
|
||||||
logs:
|
logs:
|
||||||
homeassistant.components.homekit: debug
|
homeassistant.components.homekit: debug
|
||||||
|
pyhap: debug
|
||||||
```
|
```
|
||||||
2. Reproduce the bug / problem you have encountered.
|
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.
|
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.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue