mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Correct yaml statement to enable debug (#26086)
This commit is contained in:
parent
8c869da3ae
commit
a129648ab0
@ -1145,7 +1145,7 @@ logger:
|
|||||||
default: warning
|
default: warning
|
||||||
logs:
|
logs:
|
||||||
homeassistant.components.modbus: debug
|
homeassistant.components.modbus: debug
|
||||||
pymodbus.client: debug
|
pymodbus: debug
|
||||||
```
|
```
|
||||||
|
|
||||||
and restart Home Assistant, reproduce the problem, and include the log in the issue.
|
and restart Home Assistant, reproduce the problem, and include the log in the issue.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user