#RFID for Matter Locks
1 messages · Page 1 of 1 (latest)
Only PIN codes associated with users are supported.
Then perhaps I’m confused about the purpose of these different options under the matter.set_lock_credential action?
I wasn't aware that RFID tags where added too.
Doc:
https://www.home-assistant.io/integrations/matter/#lock-user-and-credential-management
Thanks, I had seen that documentation. I guess I was more-so hoping for info on passing that hexadecimel string from an NFC tag to Home Assistant when setting these credentials. Or also, if fingerprint is an option as it is listed, how does one register a fingerprint?
That's not possible with fingerprints. I doubt it will ever be implemented because it would require a fingerprint reader.
What is the purpose of exposing those options if it is not possible? (Not meant to be confrontational, I'm genuinely curious)
You'd have to ask the person who implemented it.
You can open an issue to report it
On my Aqara U100 locks (which granted are not matter), there is a reader built-in to the lock. Someday, if it were matter, I'd expect it support setting the user's print data for later entry-via-reading.
That was my thinking as well. The U400, which is Matter, has a fingerprint reader as well, I believe
For now, that's not how the specifications are designed.
You have to send the data using the Matter command.
Currently the cluster only defines the metadata format for notifications when a fingerprint/ finger vein credential is used to access the lock and doesn’t describe how to create fingerprint/finger vein credentials. If the Users feature is also supported then the User that a fingerprint/finger vein is associated with can also have its UserType, UserStatus and Schedule modified.```