openevse_esp32_firmware
openevse_esp32_firmware copied to clipboard
OpenEVSE V4 WiFi gateway using ESP32
Hi, I'm from Finland.. It's the time of the year again when it's quite cold but solar plant is already producing over 6kW peaks. Tesla charger starts up really slow...
Move temperature monitoring and throttling to ESP32 leaving the OpenEVSE controller only monitoring for emergency shutdown at 72C. The temperature monitoring and throttling feature on the OpenEVSE controller is not...
When setting the timer via web GUI it uses UTC time. This is confusing as the time under "Setup" directly below it shows local time
Currently, the timer can be either set or cleared. I propose a few more buttons / options to be added to this UI area: 1. Charge now once for X...
Service add-on to give OpenEVSE station owners the ability to share their station and post real-time status. https://developer.plugshare.com/docs/#station https://developer.plugshare.com/docs/#station-availability
1. wh is a factored duplicate (x1000) of total_energy. Redundant? Kept for legacy applications? 2. "session_energy" is reset to zero at a different time than the "total_energy" is updated. Total...
running a recent development build mDNS discovery did not work. I have 2 OpenEVSE chargers and only the one running the 4.1.1 firmware showed up `$ avahi-browse -t -r _openevse._tcp...
We shouldn't really be using `pool.ntp.org` as a default NTP server (see ), we should [apply](https://manage.ntppool.org/manage/vendor) for something like `openevse.pool.ntp.org` and set that as the default.
I installed a development build and it identifies itself as 4.1.1 it would be nice for it to have the commit hash in the version so that you can easily...
Struggling with divert mode issues and have some questions. 1) What exactly is the "pilot" value displayed in the UI? Where does this come from? I would have assumed that...