Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for biometric lockout of scanned NFC tag / QR code #4261

Open
robert-alfaro opened this issue Mar 11, 2024 · 0 comments
Open

Add support for biometric lockout of scanned NFC tag / QR code #4261

robert-alfaro opened this issue Mar 11, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@robert-alfaro
Copy link

robert-alfaro commented Mar 11, 2024

Is your feature request related to a problem? Please describe.

Describe the solution you'd like

Being able to lockout use of a scanned tag by requiring biometric authorization to proceed with trigger.

One scenario may be to restrict unlocking a door just because the tag was scanned by the mobile.
Another scenario may be restricting an action when a child scans a tag using parent's mobile.

Describe alternatives you've considered, if any

It seems to be the responsibility of the mobile application to provide this function. The web interface can be configured for password or numeric pin lockout on entities, but that requires setting up cards and interacting with the HA app which is avoided when scanning an NFC tag or QR code.

Additional context

It's unclear if a new property to indicated protected would be required on the side of HA core tag configuration, or just an association in-app against some configured tag.

@robert-alfaro robert-alfaro added the enhancement New feature or request label Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant