mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 13:56:53 +00:00
Fixing MQTT Logging example (#2439)
This commit is contained in:
parent
08d0b6b0fb
commit
1de9a05ae7
@ -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…
x
Reference in New Issue
Block a user