Skip to content
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

Z2M Deprecated driver 'ezsp' currently in use #42

Closed
a-d-r-i-a-n-d opened this issue Aug 12, 2024 · 2 comments
Closed

Z2M Deprecated driver 'ezsp' currently in use #42

a-d-r-i-a-n-d opened this issue Aug 12, 2024 · 2 comments

Comments

@a-d-r-i-a-n-d
Copy link

Hi @syssi,

First, thanks for putting everything together to make things easier for newbies like myself. I've noticed a warning in the Zigbee2MQTT logs that looks like this:

[2024-08-12 02:40:24] warning: 	zh:ezsp: Deprecated driver 'ezsp' currently in use, 'ember' will become the officially supported EmberZNet driver in next release. If using Zigbee2MQTT see https://github.com/Koenkk/zigbee2mqtt/discussions/21462

I read through that discussion, but I couldn't find any non-serial Ember firmware for the zb-gw03. It seems they mostly tested the serial Zigbee adapters. Is it possible to switch from ezsp to ember on the zb-gw03? Would the flashing process remain the same, using telnet and lsx, but uploading a .gbl file instead of a .ota? Any help is much appreciated.

@syssi
Copy link
Owner

syssi commented Aug 12, 2024

It looks like updating the zigbee radio firmware to https://github.com/xsp1989/zigbeeFirmware/blob/master/firmware/ZigbeeBridge_SM-011-signed/ncp-uart-sw_7.4.3.0_115200.ota and changing the driver from ezsp to ember at zigbee2mqtt should do the job.

arendst/Tasmota#21361 (comment)
xsp1989/zigbeeFirmware#49 (comment)

@a-d-r-i-a-n-d
Copy link
Author

Thanks, I was already on ncp-uart-sw_7.4.3.0_115200.ota and yes I can confirm that switching the driver from ezsp to ember did the job.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants