Anybody had any success either
a) using a centralised store of fingerprints (unlikely!!)
or
b) exporting the fingerprints to use on multiple devices?
Also, has anyone ever had the fingerprint reader start fail to recognise fingerprints despite the fact theyāre still stored in one of the slots? This has happened to me twice and I canāt figure out why, yet.
Hello
I have a esp8266 d1mini with 503r working without any problem, but I am stuck with the card ā¦ tried what @burg93 shared above doesnāt work, and i am sure the reason is my very poor knowledgeā¦
I create the helpers:
The only working way to enroll a new fingerprint is calling the service from the developer tool, calling the service by a button card or calling the script doesnāt work and I get an error message saying the data required by the service (enroll) is missing (finger_id)
I hope someone would like to give me a hand to help me
Below my esp config
I followed your instructions and got everything up and running. Thanks, that bit with the saver integration was awesome!
Now I would love to be able to see not only Last Fingerprint ID, which is of course an entity of the reader, but the associated name from the saver variable. How would I put that next to the fingerprint_state entity in a glance card for example?
This way I wouldnāt have to manually look up the name to the corresponding ID in my markdown card and would be able to just see it at a glace.
Further FWIW, I have an automation trigger on āAuthorized Fingerā state that writes who opened the door at what time to an input_text entity. Hereās that part of the automation:
Iām really new to all of this, so Iām not sure that Iām completely getting it, but you put that sensor in the ESPHome YAML Code, right? Or is that something that would go in the Config?
And it looks like you have to put the Name of the person to the corresponding ID manually in the code, right? Thats the XXX and YYY in your code? The nice thing about the way @burg93 did it, is that I have a text helper and a numbers helper in lovelace, so I can put names to the IDs while learning the print. Also makes it really easy to rename or delete.
Although I know that realistically Iāll train the reader once on everybody whoās really gonna use it and then probably never touch it again.
I bought from official āgrow tech storeā on AliExpress. R503 wire colour has changed green wire is now purple/brownish it works perfectly. So not knock-off in this case.
Initially i accidentally ordered 5v version i realised contacted seller, cancelled and reordered 3.3v. the seller was great about this. They also sent me links to manuals and sdk, and included business card for help in the package.
It works if I donāt connect the TCH pin to GPIO05, I get a constant scrolling of ā¦
[22:01:30][D][fingerprint_grow:123]: Getting image 1
[22:01:30][D][fingerprint_grow:133]: No finger
then when I touch the screen, it will read my fingerprint and do what it should, however ā¦
If I connect the TCH pin, then it scrolls the same but when I touch the screen the scrolling stops and it struggles to get a fingerprint.
I have a suspicion that the pin is inverted as it would make more sense to me that it would be quiet until I touched the screen and then it would check for fingerprints.
Hi,
Iād like to use this for my 2 door garage even when the wlan is down, without HA automations. So is it somehow possible to use these two relays in my config with different fingers in esp only?
I am also looking into making a fingerprint garage opener. But the best place to place it is (with cableing and stuf), next to the frond door. So i was thinking of making it my doorbell. When i press my doorbell it opens the garage and when the fingerprint is incorrect, my doorbell rings.
my biggest concern with this is the āknock knock gingerā or āknock down gingerā (dutch: belletje trekkers) Went someone is constantly pressing my doorbell i am afraid to have a false positive and that my garage door opens.
So my question is, Did you have any false positives? and do you get any knock knock gingers?
or is the doorbell idea not relay possible because of the latency of the sensor?
I have never had false positives or ābelletje trekkersā
Good idea tho!
The delay shouldnāt be a problem, but you need to touch the sensor in the right way for a finger to register. It does not make a clicking sound so Iām not sure if someone will understand if it worked or not. You could do something with the LED ofcourcr.
i want pass to service call esphome.esphome_fingerprint_ingresso_enroll, finger_id the value of input_number_id_impronta for adding or delete a fingerprint using finger_id.