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

(Bug present in release version but also confirmed present on latest dev build) My system is configured in "SolarPV-gen" mode with the MQTT topic reflecting generation published to every 10...

Hello, Trying to add tesla account (no MFA) to OpenEVSE. After saving credentials nothing happens, no info about Tesla SoC. {"count":0,"vehicles":[]}

tesla

Hello, After updating to 4.1.2 getting "Failed to save config" error while saving Tesla authentication tokens

bug
tesla

While hacking on ESP32 firmware today, I noticed in the serial console that the watchdog was firing and resetting the ESP32, but there was no notification on the web GUI....

I would love to see a timestamp when the current charge session has started then an end timestamp made available via websocket/mqtt UTC time. `start_charge: ` `end_charge: ` When charge...

The current [Home Assistant integration](https://www.home-assistant.io/integrations/openevse/) is a bit outdated and with the new features in both OpenEVSE and Home assistant we can do better: - Auto discovery - Setup via...

Why does my time decrease by 3 hours when setting the time using the browser? When setting the time using NTP, the time shows correctly ![image](https://user-images.githubusercontent.com/106111146/182337580-03997197-7a79-4e14-81c2-e63f1c7edcfd.png) ![image](https://user-images.githubusercontent.com/106111146/182338679-47762a6a-2cac-4d9b-958e-534193fb34ee.png)

The existing GUI has served us well but it is becoming harder to maintain. We should start again from scratch, building with a modern framework.

I have started to add localisation to the web UI ( english / french), using i18next-ko npm. The WIP branches are here: https://github.com/KipK/ESP32_WiFi_V4.x/tree/localisation https://github.com/KipK/openevse_wifi_gui/tree/i18next-ko If you have any suggestions while...

While charging, Wh topic is not updated to MQTT. It is alway the same value of 191895 . I assume it should represent charging power.