It seems that zigbe2MQTT crash over and over again, but I can’t see why.
If I look into the protocol, it’s lodaing a bunch of stuff.
And then, always on this line, the addon restart:
[2025-03-28 16:43:32] debug: zh:zstack:unpi:parser: — parseNext
[2025-03-28 16:43:32] debug: z2m: Received Zigbee message from ‘Steckdose_kwh_2’, type ‘attributeReport’, cluster ‘haElectricalMeasurement’, data ‘{“rmsCurrent”:674}’ from endpoint 1 with groupID 0
[2025-03-28 16:43:32] info: z2m:mqtt: MQTT publish: topic ‘zigbee2mqtt/Steckdose_kwh_2’, payload ‘{“child_lock”:null,“countdown”:null,“current”:0.67,“energy”:352.76,“indicator_mode”:null,“linkquality”:216,“power”:112,“power_outage_memory”:null,“state”:null,“update”:{“installed_version”:-1,“latest_version”:-1,“state”:null},“voltage”:241}’
[16:43:35] INFO: Preparing to start…
[16:43:35] INFO: Socat not enabled
[16:43:36] INFO: Starting Zigbee2MQTT…
Starting Zigbee2MQTT without watchdog.
I wonder why zigbee2MQTT not working anymore, and why the logs don’t output any error about this.