Closed protyposis closed 3 years ago
zigbee_herdsman_debug
is the correct one. The other flag was not cleaned probably not to break people's config. It will probably be removed in a later release.
I can't comment on the best way to see debug logs in real time.
Hi,
I am trying to enable
zigbee_herdsman_debug
logging (v1.17.0).HA
->Supervisor
->Zigbee2mqtt
->Log
, but not within theLogs
view of the https://github.com/nurikk/z2m-frontend (HA
->Zigbee2mqtt
->Logs
)?zigbee-herdsman
andzigbee2mqtt
? (in contrast to theLog
view which needs to be manually refreshed via theRefresh
button)Also I am reading conflicting information about this flag. In https://github.com/danielwelch/hassio-zigbee2mqtt/issues/494#issuecomment-748978550 it says that this flag was removed. In https://github.com/danielwelch/hassio-zigbee2mqtt/issues/272#issuecomment-564714998 it says that the flag is called
zigbee_shepherd_debug
for historical reasons. In https://github.com/danielwelch/hassio-zigbee2mqtt/issues/272#issuecomment-564784456 someone suggests to support both (which makes sense, with deprecating the old one), but there's no linked PR/commit suggesting that this was implemented. Looking into the current config schema, both seem to be supported: https://github.com/danielwelch/hassio-zigbee2mqtt/blob/59f34467e6b1aedd0ba1c49fa6bc54fcd8146bd4/zigbee2mqtt/config.json#L75-L76. Could you please clarify?