-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Device works correctly using "ezsp" driver but not with "ember" driver (EGLO 99099 with ZBDongle-E) #22928
Comments
Just noticed something similar. I've had it set to ember for quite some time but after updating to 1.38 suddenly all my non-battery devices stopped responding. Changed it to ezsp and everything works again. |
This seems the opposite for me, the device that doesn't work with ember (EGLO 99099) is the only battery-powered device I have, the others that work with ember are not with battery, Frient IOMZB-110 and Tuya TS011F |
I have similar issue. I changed the driver to ember and my IKEA VINDSTYRKA started to throw errors and not report anymore, also OTA check for updates does not work either. Once I change back to ezsp, everything is back to normal. I have a PIR sensor with a battery, and that one works fine with both drivers. |
my sunricher / iluminize battery powered light switches also stopped working. |
I have also a similar problem. The Paulmann switch 501.34 has no action on ember (null), on ezsp it runs. |
I'll link in my error report: #22249 |
For anyone where the problem appeared only after 1.38, there were no change in @LamerTex I've identified the issue with the EGLO (it's using multicast -group- for state updates...). I'll push a fix. |
I confirm that this problem is fixed for me in the dev branch, I'll leave this open until @sbemmann can confirm if it's fixed also for him. |
I can confirm that it works well. |
What happened?
I have an EGLO 99099 remote controller which is correctly recognized and paired using both "ezsp" and "ember" driver, but after the interview the device works correctly with the "ezsp" driver but not with the "ember" driver. In the latter case the "State" remain empty and the "Exposes" remain N/A.
Even in the "broken" state when I press a button of the remote in the log the press is displayed:
I don't have the same problem with other devices I have, this is the only one where I have seen the problem
What did you expect to happen?
The device should work correctly with both or, at most, just with the newer driver.
How to reproduce it (minimal and precise)
Just pair the device and see if it works correctly.
Even after pairing, without changing anything else, I can simply stop Z2M, change the "adapter:" setting from "ember" to "ezsp", restart Z2M and the remote will work correctly.
If I do the opposite, stop Z2M, change the "adapter:" setting from "ezsp" to "ember", restart Z2M, the remote will go back to the "broken" state.
Zigbee2MQTT version
1.38.0 commit: 0e6da85
Adapter firmware version
7.4.2.0 build 0
Adapter
ZBDongle-E
Setup
Plain on x64 Windows laptop
Debug log
This is the log from an empty state, interview and pairing of the device and press of RED, GREEN, BLUE buttons one after the other after the pairing was successful. Done with "ember" and with "ezsp" driver.
Ember_Interview+RGBButtons_log.log
EZSP_Interview+RGBButtons_log.log
The text was updated successfully, but these errors were encountered: