Fixing MQTT Logging example (#2439)
This commit is contained in:
parent
08d0b6b0fb
commit
1de9a05ae7
1 changed files with 1 additions and 1 deletions
|
@ -18,6 +18,6 @@ The [logger](/components/logger/) component allow the logging of received MQTT m
|
||||||
logger:
|
logger:
|
||||||
default: warning
|
default: warning
|
||||||
logs:
|
logs:
|
||||||
homeassistant.components.device_tracker.mqtt: debug
|
homeassistant.components.mqtt: debug
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue