esprfid / esp-rfid

ESP8266 RFID (RC522, PN532, Wiegand, RDM6300) Access Control system featuring WebSocket, JSON, NTP Client, Javascript, SPIFFS
MIT License
1.38k stars 424 forks source link

Status page doesnt show the updated firmware version #80

Closed akeilox closed 6 years ago

akeilox commented 6 years ago

I was on v.6 saw the .6.1 update, wanted to give it a try via the web ui. downloaded the firmware, named "firmware (2).bin" and applied.

Upon completion there is no feedback, is it supposed to redirect or do something? manually refreshed and status page shows "esp-rfid Access Control v0.6" not the .6.1 like in the demo url https://bitadvise.com/esp-rfid/

Is there a way to manually restart the esp via the web ui?

omersiar commented 6 years ago

Feedback after completion would be nice. I will add it. Also you are right about version, i will fix it in next release.

There is no manual restart. I will add it on Backup & Restore page.

Thank you for feedback. Have a nice day.