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.
1 parent 76d7cb3 commit 085cb24Copy full SHA for 085cb24
configs/defconfig.esp32c6
@@ -50,6 +50,8 @@ CONFIG_ENABLE_MATTER_OVER_THREAD=y
50
# Set endpoint id for Thread and Wi-Fi, depending on the secondary network interface endpoint id.
51
CONFIG_THREAD_NETWORK_ENDPOINT_ID=2
52
CONFIG_WIFI_NETWORK_ENDPOINT_ID=0
53
+# increase the maximum number of endpoints per device
54
+CONFIG_ESP_MATTER_MAX_DYNAMIC_ENDPOINT_COUNT=64
55
56
#
57
# Zigbee
0 commit comments