Lock support for HomeKit component - receive notification when specific user has locked/unlocked door

I’ve just installed an Aqara smart lock and noticed it reports the ID of whoever’s opened the door. I am sure other locks have similar features. I’ve also noticed the home app has an option to report the user that has activated the door. Is it possible to get these features working together? @cdce8p

Thanks!

@mitchmario I’m not sure I fully understand your question.

The homekit component exposes Home Assistant components to HomeKit, for the other way round use the homekit_controller.

Regarding the id: We can only expose those information the Home Assistant components are providing us. Currently a user id is not one of them.