openevse_esp32_firmware icon indicating copy to clipboard operation
openevse_esp32_firmware copied to clipboard

OpenEVSE V4 WiFi gateway using ESP32

Results 247 openevse_esp32_firmware issues
Sort by recently updated
recently updated
newest added

We have an OpenEVSE and most of the time we run this in solar divert mode, to mop up any excess. But every now and then the car needs a...

I noticed some behaviour that I did not expect around what seems to be the minimum charge time when using divert mode. When there was sufficient PV output my EV...

The Save button is hidden when PV divert is disabled so you can not save the change to disabled.

I need to check the voltage levels but in theory it should be possible to program the firmware of the OpenEVSE from the WiFi module via the larger expansion connector....

The builds seem to be completing successfully, however there are a number of warning messages e.g. ![2022-03-03_18-23](https://user-images.githubusercontent.com/758844/156628225-527ca89f-94c6-4dd5-9b58-fdba6a186715.png) https://github.com/OpenEVSE/ESP32_WiFi_V4.x/actions/runs/1912947458#artifacts

Add some unit tests for the divert code as this has some quite complex interactions so would be good to test. Possibly we can test via the `divert_sim` code or...

I think I found a reason for strange PV divert behaviour. So I think these issues only occur when the available diverted PV power is LESS than 6A. And ONLY...

Now SoC integration is implemented it, SoC limit feature can now be implemented. The easiest way is probably a dropdown box under the energy limit with a few presets e.g...

enhancement

We had an issue yesterday when plugging in the car resulted in 15A load on the domestic battery that went unnoticed for too long due to the fact that the...

enhancement

It probably won't be too much effort to support Home Assistant's MQTT discovery to allow basic setup in Home Assistant even though #246should allow a more complete intergration