feat(zigbee): Update to esp-zigbee-sdk 1.6.5 and fix ci.json files#11436
feat(zigbee): Update to esp-zigbee-sdk 1.6.5 and fix ci.json files#11436me-no-dev merged 3 commits intorelease/v3.3.xfrom
Conversation
👋 Hello P-R-O-C-H-Y, we appreciate your contribution to this project! 📘 Please review the project's Contributions Guide for key guidelines on code, documentation, testing, and more. 🖊️ Please also make sure you have read and signed the Contributor License Agreement for this project. Click to see more instructions ...
Review and merge process you can expect ...
|
Description of Change
This pull request includes updates to Zigbee-related dependencies and configuration files to ensure compatibility with newer library versions and streamline build requirements.
Dependency Updates:
idf_component.yml: Updatedespressif/esp-zboss-libto version1.6.4for compatibility withesp-zigbee-libversion1.6.5. Updatedespressif/esp-zigbee-libto version1.6.5. These changes ensure compatibility between Zigbee libraries.Tests scenarios
Tested Zigbee compilation on ESP32-C6 and tested Analog example on ESP32-C5, that successfully connects to HA Zigbee network.
Related links