home-assistant.io/source/_docs/mqtt/logging.markdown

345 B

title description logo
MQTT Logging Instructions on how to setup MQTT Logging within Home Assistant. mqtt.png

The logger integration allows the logging of received MQTT messages.

# Example configuration.yaml entry
logger:
  default: warning
  logs:
    homeassistant.components.mqtt: debug