Mixiaoxiao / Arduino-HomeKit-ESP8266

Native Apple HomeKit accessory implementation for the ESP8266 Arduino core.
MIT License
1.51k stars 277 forks source link

After pairing the device disconects #211

Open miguelpereiraesousa opened 1 year ago

miguelpereiraesousa commented 1 year ago

I can setup the device but after that the device does not respond and homekit clients is 0 Screenshot 2023-02-24 150441

jeckorf commented 1 year ago

I also encountered this problem

DayOut commented 1 year ago

Same problem. First it was fixed by pull request here (just used this repo instead of Mixiaoxiao) https://github.com/Mixiaoxiao/Arduino-HomeKit-ESP8266/pull/212 but today i got this problem again and searching the reason and how to fix it

bigfou commented 1 year ago

我也是这样的问题,搞了好久,还没找到原因。

thncode commented 1 year ago

I do have disconnects regularly as well, but automated restarts based on homekit_clients = 0, this works since many months quite well...

ciananDR commented 10 months ago

I am experiencing the same problem, has anybody found a solution?