maximkulkin / esp-homekit

Apple HomeKit accessory server library for ESP-OPEN-RTOS
MIT License
1.1k stars 168 forks source link

iOS 15 Apple Home Keys Compatibility #194

Open Vizards opened 2 years ago

Vizards commented 2 years ago

HomeKit support a new feature called Apple Home Keys in iOS 15 now, which allow users to tap their watch or phone to unlock their door.

Apple's iOS 15 release announcement iOS 15 brings new ways to stay connected and powerful features that help users focus, explore, and do more with on-device intelligence

iPhone can also be used to unlock a user’s home, office, or even a hotel room — all through keys stored in Wallet. Support for new keys requires an iPhone running iOS 15 and a compatible door lock for apartments, offices, and hotels that will be available through third parties.

I've looked up Apple HomeKit Developer Documentation, but I got nothing. So I wonder if it is possible to achieve home keys through esp-homekit?