Mixiaoxiao / Arduino-HomeKit-ESP8266

Native Apple HomeKit accessory implementation for the ESP8266 Arduino core.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for new HomeKit Architecture

paullj1 opened this issue · comments

Current implementation is dropped from home if it reboots, or loses WiFi connection under the new HomeKit architecture to support Matter.

https://support.apple.com/guide/iphone/upgrade-to-the-new-home-architecture-iphaeb0ce2d3/ios

@CaseyTal pointed this out in a project downstream from this one.

I too am seeing some troubles upon wifi disconnects after upgrading to the new home architecture. An update or a workaround would be much appreciated.

@paullj1 could you please link to the downstream project discussion please?