-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Zigbee Dongle E with 7.4.1 and EZSP - Green Power Devices are not running since last update #22235
Comments
See this on how to enable debug logging. |
off course: Debug with ezsp: If I use the Greenpower-Device, zigbee2mqtt with ezsp stops with:
log: ezsp.txt When I run with ember, first start it breaks (ember1.txt). Second run it runs well, but it's getting slower after 1-5 minutes (ember2.txt). |
Sorry, |
@Burki24 if you remove |
I'll give it a try. |
No difference between with/without I looked into this a little more closely and the delays are rather inconsistent. So sometimes up to 3 seconds and sometimes the commands come straight through. I didn't have that with EZSP. When using EZSP it always worked immediately (refers to a wide variety of actions). I don't use direct binding for the automations but work with the extension from here: https://github.com/Anonym-tsk/zigbee2mqtt-extensions. Could this be a reason? By the way, I'm wondering why the following appears in the log (when I run
Thanks for your support. |
|
First log (ember_new.txt) zigbee2mqtt wouldn't start. Second log (ember_new_2.txt) zigbee2mqtt starts completely. And I have to say: I'm really sorry. This "Unhandled MQTT topic" is comming from our own extension. So it can be closed here and I have to find out why, by myself.
So now I have to find the issue in our extension. |
Can you confirm 2 things regarding the
If you can provide a debug log of that "slowness" happening, that would be great (like trigger a couple of commands that you know will be "slow" then pull the logs). |
Okay, I deleted two extension, I used. Restarted zigbee2mqtt with: DEBUG=zigbee-herdsman* > ember_without_extension.txt npm start The result is add as file. I have at the moment 145 Devices. 13 are offline (most of them are end-devices. Only 2 are Router). Running without extension helps to improve the speed of reaction, but it runs again slower then ezsp. Hope, that helps. Availability runs in simple-mode 'availability: true' Greetz Burkhard |
What happened?
When I use zigbee dongle E with 7.4.1.0 and ember, my network (143 Devices) slows down and a device needs up to 5 Seconds to recognize the command. So I switched back tu EZSP and then zigbee2MQTT crashes, if Ih using a greenpower Device (https://www.zigbee2mqtt.io/devices/PTM_215Z.html#enocean-ptm%2520215z)
Running zigbee2MQTT on a RPI 5 4GB with:
Raspberry Pi OS Lite
Release date: March 15th 2024
System: 64-bit
Kernel version: 6.6
Debian version: 12 (bookworm)
Inside the log I get the following messages:
What did you expect to happen?
Before changing to zigbee2MQTT V.1.36.1-dev commit: 172aa746 all was running fine with Dongel E V 7.4.1.0 and zigbee2MQTT including the greenpower devices. I think, there is a problem in the last zigbee-herdsmann update.
How to reproduce it (minimal and precise)
Update the Dongle to latest FW (7.4.1.0) Update zigbee to latest dev (1.36.1-dev commit: 172aa746)
Switch the adapter to ember (look if there are time delays in the execution of actions and then switch to EZSP in the configuration.yaml. Then use a greenpower Device (as the wallswitch, I use)
Zigbee2MQTT version
1.36.1-dev commit: 172aa74
Adapter firmware version
7.4.1.0 build 0
Adapter
sonoff-zigbee-3-0-usb-dongle-plus-e
Setup
plain on Pi
Debug log
The text was updated successfully, but these errors were encountered: