zigbee2mqtt / hassio-zigbee2mqtt

Official Zigbee2MQTT Home Assistant add-on
https://www.zigbee2mqtt.io
Apache License 2.0
1.11k stars 390 forks source link

Topics are no longer showing on the Logs page #607

Closed Hulumanu closed 5 months ago

Hulumanu commented 5 months ago

Description of the issue

Since the upgrade to 1.37.0, logs have changed to log.log (from the previous log.txt) and none of the topics state changes are getting logged. There are a few logs that show up, but no device topics. Logs page remains empty.

SNAG-0066

SNAG-0067

SNAG-0069

Before upgrade:

SNAG-0070

Addon version

v1.37.0

Platform

SNAG-0071

Logs of the issue (if applicable)

No response

Koenkk commented 5 months ago

That's expected, MQTT publish has been moved to the debug logging

Hulumanu commented 4 months ago

Thanks Koen, I see them in the Logbook... Is there a way that I can see the payload that actually received, like we could before in the logs?

Koenkk commented 4 months ago

Only in the debug logs files or log screen from the addon (when log_level: debug is set)