-
-
Notifications
You must be signed in to change notification settings - Fork 41
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
Feature: Badge/code control #130
Comments
What cards / protocol does the card reader of the HikVision door bells support? Could we use our smartphones (NFC) to unlock the door? |
hmm, dont think so by default , cause everytime you use the NFC of your android, its generates a random number, or you need to get some development kit from hikvision itself so it can get recognized... what you can do , is to place an NFC sticker at the back of your phone, so that will be your "badge" |
After reading some posts at stackoverflow it is indeed not possible to use the phone. |
Yeah I asked hikvsion to maybe get some dev kit, should be possible |
Hmm this one looks interesting, by using the wallet on our phones.. cause the debit cards send an unique uuid everytime... (not tested yet) |
Or this test card: https://help.passkit.com/en/articles/4430727-enabling-and-using-nfc-passes |
Seems there are also card emulator apps, that send unique data... But I prefer the wallet / card method, cause I can open door with my smartwatch also :-) Gonna try this later |
We would need special terminals and could not reuse the HikVision intercom readers.
|
well, i just tested thet NFC Card by adding to wallet, it sends a fixed uuid, and i can open the door now with my android |
Hi, with this function will you make the number of the last NFC read available? |
To see who opened the door ? That's already visible as an attributes of the door switch, it's called the control_source |
Hi, Which android phone model? Brand? App? I can not do it with a Pixel 8 and Google Wallet. |
yeah, it doesnt work anymore, seems it was not fixed after all :-( |
@pergolafabio is this issue about exposing sensors for when someone approaches an NFC card to the doorbell to trigger some automation on Home Assistant? Because this is exactly what I am looking for. :D |
No, this was more an idea to make persons/badges on the outdoor station, so no ivms is needed.... To see who badged or entered the key, that's already availble in the addon, on the door relay switch, you see an attribute called "source_control" |
Very cool. Thank you! |
On some new devices like the 502 or the 1109 reader it is possible to use Bluetooth and NFC as a mobile credential but they need to be added to the their cloud platform in Hik-Connect teams mode and from there a mobile credential can be generated to the Hik-Connect mobile app. |
Is there an existing feature request for this?
Add-on
Doorbell
Your feature request
Found usefull commands todo badge/code control:
The text was updated successfully, but these errors were encountered: