-
Just upgraded the SmartEVSE, noticed I could not read the modus (Eastron meters) anymore with this version. Switching back to the 1.3.4 made it possible again.
-
I am testing a custom build (by Vagrant) from official sources 20190926 with a plugin set customized
[Custom.h.txt](https://github.com/letscontrolit/ESPEasy/files/3773384/Custom.h.txt)
The firmware…
-
Hello !
Firstly, I have to mention that I know that the issues here are about core problems and not about resolving other people project problems and I need to thank you and apologize in advance fo…
-
I can't find the firmware in the 8.1 download.
Seems this has been seen before as there are a couple of closed issues which makes me think it's just me. But the don't say if they found it and if so…
-
The wiring is correct I can assure you, connected based on the diagram inside the comments on every file. I have tried with and without a logic level converter on 3 different boards. One of the boards…
-
I noticed there's no firmware.bin or generic.bin for the new v8.1 release on your github, so as a result, I cannot flash my device. Am I doing something wrong, or did you just forget to put that there…
-
Hello,
I need to read the reset reason.
I found a reference in tools/sdk/include/esp32/rom/rtc.h:
`RESET_REASON rtc_get_reset_reason(int cpu_no);`
How can I use it in the Arduino IDE?
-
Open Charge Point Protocol: http://www.openchargealliance.org/protocols/ocpp/ocpp-16/
Allow OpenEVSE to integrate easily with other charging networks.
Spec attached:
[ocpp-1.6_edition_2.pdf](…
-
Hello,
there is a bug in the 008 RFID Wiegand plugin:
After entering a code the right value will be send but then the wiegand plugin sets the value back to "0", sends the "0" and in my device the …
-
Hello,
first I want to thank you for your great work!
Unfortunately I am struggling to get everything to work. So far I only have the sd card module and the rfid reader connected. I had some issu…