You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
The text was updated successfully, but these errors were encountered:
github-actionsbot
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
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)
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!
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
The text was updated successfully, but these errors were encountered: