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

I just upgraded to the new version to get the cool new UI and also the additional usage counters... I notice that Total Usage doubled after the upgrade. Is this...

Fun idea. As more and more people begin to have more than one EV, OpenEVSE should look into powersharing. Example workflow: * Set a "main" OpenEVSE unit * Other OpenEVSE...

If possible, TLSv1.3 should be used in the MQTT implementation. I have not investigated if the mongoose library used supports this or not.

This would be very useful for remote diagnostics. The FW version will need to be numerical for Emoncms

enhancement

Bumps [gui-v2](https://github.com/OpenEVSE/openevse-gui-v2) from `e8d0ecc` to `05d3817`. Commits 05d3817 Merge pull request #108 from OpenEVSE/dependabot/npm_and_yarn/sass-1.77.0 67e1e12 Merge pull request #106 from OpenEVSE/dependabot/npm_and_yarn/vite-plugin-pwa... cf2e413 Bump sass from 1.75.0 to 1.77.0 ddcbb88 Merge...

dependencies
submodules

OpenEVSE is refusing to connect to my MQTT broker even after powering down and restarting the unit: ![image](https://github.com/OpenEVSE/openevse_esp32_firmware/assets/13689422/8a2fc664-e4c0-4970-8634-2c4d15e73412) And yet I can connect from my local PC on the same...

_This is a continuation/summary of discussion in https://github.com/lincomatic/open_evse/issues/175_ Current OpenEVSE hardware (as of April 2024) lacks a voltmeter, and the current meter is not too precise. As a result, power...

v5.1.0 When Self-production is set to mode "Production" the feed value is read correctly When Self-production is set to mode "Export" the feed value is stuck to a certain value...