Skip to content
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

The curtains under the bridge device keep showing "Close..." in Apple Home Control. The specific percentage cannot be displayed. What is the reason? (CON-1437) #1175

Open
wolen666 opened this issue Nov 28, 2024 · 2 comments

Comments

@wolen666
Copy link

I used the bridge-app under the official matter1-2 to dynamically create a curtain node test code. After issuing the specific percentage command, I waited for 6 seconds and then uploaded the value of the OperationalState attribute. The ideal effect should be to display "Close..." first and then display the current specific percentage. In fact, in Apple Home, it always shows that it is shutting down... I don't know where is the problem in the code. Below is my main code attachment.

file_v3_00h2_37acdd16-587d-4591-b3c3-8a260d9e854g.mp4

win.txt

@github-actions github-actions bot changed the title The curtains under the bridge device keep showing "Close..." in Apple Home Control. The specific percentage cannot be displayed. What is the reason? The curtains under the bridge device keep showing "Close..." in Apple Home Control. The specific percentage cannot be displayed. What is the reason? (CON-1437) Nov 28, 2024
@shubhamdp
Copy link
Contributor

can you please share the patch that I can apply on top of connectedhomeip/examples/bridge-app/esp32 so that we can give a try.

Please share the esp-idf used during this demonstration. Assuming esp-matter used here is 7b9d69a i.e. latest from release/v1.2 branch. (please share the correct esp-matter revision if this is incorrect)

@wolen666
Copy link
Author

wolen666 commented Nov 29, 2024

win-app.zip
win-app.zap:Is that the bridge contains a curtain.
Apple Family Pairing Code:20202021

Matter1-2 branch info:
commit 13028cf6bf21f211215ed513e5e03d78b46418eb (HEAD -> v1.2-branch, origin/v1.2-branch)
Author: shripad621git [email protected]
Date: Mon May 27 18:27:14 2024 +0530
Adding config checks for functions specific to only wifi and thread in NetworkCommissioning Cluster code.
(#33268)
(#33606)
* Adding config checks for fucntions specific to only wifi and thread in NetworkCommissioning
* Restlyed

esp-idf branch info:
commit e3e112e6122dfd064a78f3dece8cdce17a472e13 (HEAD -> release/v5.1, origin/release/v5.1)
Merge: c1f26cca62 910c82b27c
Author: Martin Vychodil [email protected]
Date: Mon Mar 4 20:48:45 2024 +0800
Merge branch 'fix/examples_format_sd_card_disable_v5.1' into 'release/v5.1'
fix(examples): Disable formatting SD cards in storage examples by default (v5.1)
See merge request espressif/esp-idf!29004

Thank you, I look forward to your follow-up reply!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants