espressif / esp-homekit-sdk

544 stars 98 forks source link

Some accessories stuck in 'opening' or 'closing' states #81

Closed Jelvani closed 2 years ago

Jelvani commented 2 years ago

I ran into the issue of a garage door opener device I am making becoming indefinitely stuck in intermediatory states such as 'opening' or 'closing' in the ios home app, even though my ESP code is calling hap_char_update_val() with the proper values. I am lead to believe this is a bug because I have the same problem running the Window homekit profile in the emulator example in this repo.

Is anyone else able to reproduce this issue? I am testing this with ESP-IDF v4.3.1 and IOS 15.0.2