Yacubane / esp32-arduino-matter

Matter IoT protocol library for ESP32 working on Arduino framework
Apache License 2.0
306 stars 31 forks source link

3.0 Release version - in progress? #63

Open WanaGo opened 2 months ago

WanaGo commented 2 months ago

Hello,

Just a query on the Release version you have. Do you have plans to make a version of this compatible with the 3.0 Release (Current at time of writing is 3.0.2 https://github.com/espressif/arduino-esp32/releases), rather than the 2.0.14 you have now?

I read in a previous comment from April (https://github.com/Yacubane/esp32-arduino-matter/issues/58#issuecomment-2063352744) that it does seem to be the case that you will be starting on this, which is great - is that still the case and do you have any approximate ETA for this?

Really appreciate it

Thank you

0100101101001011 commented 1 month ago

I have a similar question, but it's slightly different in terms of Arduino esp32 version update.

It seems that the Arduino ESP32 version 3.xx has introduced a lot of breaking changes which will cause many issues for a lot of old Arduino ESP32 projects. Therefore, I believe it would be great if this project could support the latest Matter V1.2 or V1.3 while keeping the Arduino ESP32 version within 2.xx for better stability and to access the latest Matter features.