esprfid / esp-rfid

ESP8266 RFID (RC522, PN532, Wiegand, RDM6300) Access Control system featuring WebSocket, JSON, NTP Client, Javascript, SPIFFS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logs show Access granted for expired tags

neel8440924 opened this issue · comments

I am using latest Dev build from last week and rc522 reader but still same bug. Tags with always access but time not between valid since and valid till do not activate the door relay but still show as access granted in access logs.

Hey @neel8440924 also this one should be fixed here: #632

Let me know!

I have tested this PR #632 for some time, I think this issue is fixed now. Only one small improvement for standard card with always access, it would be nice to know why it was denied access (expired or outside of opening hours).