ioBroker / ioBroker.zigbee

Zigbee communcation with Hue, Xiaomi, Lighttify... via TI CC2xxx USB stick
MIT License
308 stars 190 forks source link

Add support for for EmberZNet v8.0.0 #2163

Closed ldittmar81 closed 3 weeks ago

ldittmar81 commented 2 months ago

Support for EmberZNet v8.0.0 was added with zigbee-herdsman v0.51.0

asgothian commented 2 months ago

So ?

Why is this important / sensible ? Do we need EmberZNet v8.0.0 ?

A.

ldittmar81 commented 2 months ago

We need it to be able to use the new firmware for silicon labs coordinator.

asgothian commented 2 months ago

Please fork, patch and test the adapter. If it runs on your side, feel free to give me a link so I can crosscheck with other coordinators for effects. If not, point me to where I can have a look at the bugs so we can see if they can easily be squashed.

Once that is done successfully, you can generate a PR from the fork and we can pass that through.

I do not have a device to check this, so I am very hesitant to bump the herdsman randomly without additional checks.

A.

asgothian commented 1 month ago

Please test with the current GitHub version - zigbee-herdsman dependency was bumped up.

A.

ldittmar81 commented 1 month ago

Test done. It works fine. I tested with my SMLIGHT SLZB-07 coordinator based on the efr32mg21 from Silicon Labs. Both previously paired devices and new pairings worked fine.

asgothian commented 1 month ago

Did you use the v8.0.0 firmware on the coordinator ?

ldittmar81 commented 1 month ago

Sorry... no... I will try it this weekend. I tested it with v7.4.1.

asgothian commented 3 weeks ago

Complete