Zigbee - Update ezsp driver to ember

Yes, I don’t think it’s new, but since we’re encouraging changing the driver now, the behavior is suddenly quite noticeable, which wasn’t the case before; it was rare to modify this configuration :slight_smile:

It’s fixed.
When the dongle was changed, the z2m container had a new mqtt password; that’s no longer the case.
Tested and working :white_check_mark:

1 Like

Excellent !! I’ll test right away

That’s perfect, it works like a charm! I’ll do a review and if it’s good it’ll go to production for me :wink:

1 Like

The code looks good to me, just a small note: there is a modified file that isn’t really related to the PR:

If I remember correctly, ESLint wouldn’t pass without that JSDoc.
But when I test on master, ESLint passes (with just a warning).
Anyway, I’ll restore it.

Ah, let’s see, that should pass! Normally, if it’s on master it’s because the PR that merged this bit of code passed ESLint.

Thanks!

That’s fine with me, it’s merged into master and it’s going out in the next Gladys release (should be today!).

1 Like

There’s this associated

1 Like

Ok thanks, I’ll merge when the release is live