-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Chef example for Window Covering Controller device type #35587
Conversation
Review changes with SemanticDiff. |
PR #35587: Size comparison from a068855 to 28eb051 Full report (82 builds for bl602, bl702, bl702l, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
PR #35587: Size comparison from 9de3c6b to 81e2633 Full report (79 builds for bl602, bl702, bl702l, cyw30739, efr32, esp32, linux, nxp, psoc6, qpg, stm32, telink, tizen)
|
PR #35587: Size comparison from 04e21d9 to 5973969 Full report (82 builds for bl602, bl702, bl702l, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
endpoint 1 { | ||
device type ma_windowcoveringcontroller = 515, version 1; | ||
|
||
binding cluster Binding; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does it make sense to have a binding to a binding cluster?
I understand the binding to the WindowCovering because spec says mandatory client to window covering
but binding seems off.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That looks like someone turned on a Bindings client on this endpoint. That's not in the Window Covering Controller device type.
@lboue this seems to be without updates for over 1 month - could you review the comments and fix the zap content or close the PR? |
Chef Window Covering Controller
Chef example for Window Covering Controller device type:
WindowCoveringController.xml
Fixes #35586.
Build
Testing