Nerivec
Nerivec
Can you provide a log for `ezsp` that's roughly the same actions as the ones in the `ember` log above? Your device is replying `ZDP_TABLE_FULL` at first, which means it...
The denied join issue should be fixed after this is merged/available https://github.com/Koenkk/zigbee-herdsman/pull/1052 _Still looking into the ZDO issue._
@mamrai1 Can you confirm if that device is still sending back ZDO errors with 1.37.1?
You may be hitting a firmware limit. How many routers do you have and how many end devices? @olleveque Silabs is freezing development for all Series 0/1 (older hardware, which...
Please provide a debug log of the triggering of an action with ember so I can see what is going on.
``` Port error: Error: EIO: i/o error, write ``` ``` Port closed. Error? Error: bad file descriptor ``` ``` Failed to init port with error Error: Error: No such file...
The logs suggest EMI (interferences) as the cause, so you may want to go over every connection, simplify as much as possible, replace cables, and identify anything that may have...
If you are using `debug` log level, with the setting described [here](https://www.zigbee2mqtt.io/guide/usage/debug.html#publishing-to-mqtt-and-to-frontend) set to `true` (default is `false`), then traffic would be higher. Is that the case?
@wastez From 1.37.0, herdsman, converters and z2m logs are all unified in the same log file, just need to change the log level and done.😉 I've seen other reports of...
Good to know! This error is really strange, and the fixes for it are about just as strange 😉 Once you have a good length of logs (the more hours...