openevse_esp32_firmware
openevse_esp32_firmware copied to clipboard
OpenEVSE V4 WiFi gateway using ESP32
(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":[]}
Hello, After updating to 4.1.2 getting "Failed to save config" error while saving Tesla authentication tokens
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  
New GUI
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.