Mixiaoxiao / Arduino-HomeKit-ESP8266

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

Support for new HomeKit Architecture #198

Open paullj1 opened 1 year ago

paullj1 commented 1 year ago

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

paullj1 commented 1 year ago

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

korgoth commented 1 year ago

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?

paullj1 commented 1 year ago

Sure thing: TreatLife-HomeKit