-
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
Windowcovering works fine with chip-tool but show "no response" on Apple HomePod #28256
Comments
I am also working on a bridge app, and have added Window Covering last week. It works fine with Apple Home, so I'm wondering what might be the difference. How did you implement the delegate for window-covering? I found that giving feedback of the actual jalousie/roller position is important, the cluster derives "complete" status from target==current, and only if current is updated last. My bridge is GLPv3 opensource, you may have a look, the action for window covering is BTW, as a bridge developer, maybe you'd be interested in #28372 and maybe comment on it? |
@nmtoan91 For issues with Apple Home, please file a feedback assistant ticket and report the ticket ID here. That will provide the Home-side logs, etc. That said, I believe there are some restrictions on window covering in Apple Home so far; in particular it may not support position-unaware window coverings yet. Feedback assistant ticket:
|
Reproduction steps
Hi,
My bridged app works fine with chip-tool with several kinds of devices such as light, onoff lights switches, window coverings.
But the window-covering device show "no response" on my Apple HomePod.
Here is the log of the bridged-app when I try to tap the windowcovering icon on my Apple home app.
Bug prevalence
all the time
GitHub hash of the SDK that was being used
latest
Platform
darwin
Platform Version(s)
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: