We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f5b08cd + b3152a4 commit 6359af9Copy full SHA for 6359af9
idf_component.yml
@@ -54,12 +54,12 @@ dependencies:
54
espressif/esp_modem:
55
version: "^1.1.0"
56
espressif/esp-zboss-lib:
57
- version: "==1.6.4" # compatible with esp-zigbee-lib 1.6.5
+ version: "==1.6.4" # compatible with esp-zigbee-lib 1.6.6
58
require: public
59
rules:
60
- if: "target not in [esp32c2, esp32p4]"
61
espressif/esp-zigbee-lib:
62
- version: "==1.6.5"
+ version: "==1.6.6"
63
64
65
0 commit comments