I have successfully done this
I have just edit the Dump.py (using the requests library) that MMM-RFID use
Thanks you
I have successfully done this
I have just edit the Dump.py (using the requests library) that MMM-RFID use
Thanks you
I have a module that use RFID to switch profile but i want to use the RFID reader at the same time to do my attendance tracking stuff, but the reader (i think) cannot be use twice so i have to integrate the code to MMM-RFID but i have no idea how to do that
Hello,
I’m trying to do a Magic Mirror that can do attendance tracking
I was before using a web page and a Google Script so i want to keep it and only use a web request
So i want to know if it’s possible to have a module that can do this :
In the morning when someone “open” their profile a web request is executed and the mirror switch to the profile
And the afternoon i want it to do the same thing except with a different web request
Thanks for your help :)