We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
First, I really appreciate the work you have done with Access & HA. It is good to know others are using the same technology!
Would it be possible to also contain an attribute describing the type of method that was used to unlock the door (nfc,pin,mobile etc)?
For example new_state: object attributes: object access_method: {"pin","mobile","nfc"}
This would really help determine if a new guest came in and used a PIN or an existing guest came back and used an NFC card.
Thank you!
The text was updated successfully, but these errors were encountered:
Yes. It's coming in an upcoming release.
Sorry, something went wrong.
No branches or pull requests
First, I really appreciate the work you have done with Access & HA. It is good to know others are using the same technology!
Would it be possible to also contain an attribute describing the type of method that was used to unlock the door (nfc,pin,mobile etc)?
For example
new_state: object
attributes: object
access_method: {"pin","mobile","nfc"}
This would really help determine if a new guest came in and used a PIN or an existing guest came back and used an NFC card.
Thank you!
The text was updated successfully, but these errors were encountered: