Where’s the Matter cluster configuration? #21
-
|
Add the required number of On/Off Plug Device Type endpoint to the Matter cluster configuration. Where’s the Matter cluster configuration? |
Beta Was this translation helpful? Give feedback.
Answered by
gautam-dev-maker
Sep 4, 2025
Replies: 1 comment 15 replies
-
|
Hi @JGhost-3 , Please find the data_model.zap file in Please let me know if you face any problems. |
Beta Was this translation helpful? Give feedback.
15 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @JGhost-3, I’ve tracked down the issue — it’s caused by hitting the fixed limit on the number of buttons. I’ve prepared a patch that should resolve it.
Steps to apply the patch
esp-lowcode-matterfolder in your Codespaces workspace (right-click the folder in the file tree → upload).(If you’re working locally instead of in Codespaces, run the same command inside the esp-lowcode-matter directory.)
Let me know if this solves the problem!
button_fix.txt