-
Version 0.10.0
08/30/2024 at 13:12 • 0 comments- WebUI localisations
- WebUI new theme
- ESP-IDF 5.3
- REST api fixes
-
Version 0.9.0
08/01/2024 at 12:24 • 0 comments- Energy meter three phases option
- Modbus holding register 104 fix
-
Version 0.8.0
07/18/2024 at 13:29 • 0 comments- WiFi scan fix
- SERIAL1 default mode Sysem logs
- ESP-IDF 5.2.2
- Add web installer https://dzurikmiroslav.github.io/esp32-evse/web-installer
-
Version 0.7.0
03/28/2024 at 12:12 • 0 comments- Script driver UI config
- HTTPS OTA use default certificate bundle
- ESP-IDF 5.2.1
-
Version 0.6.0
01/25/2024 at 06:58 • 0 comments- Added scheduler
- New time setting
- Removed basic MQTT
- Removed AT command slave (check serial settings after flashing)
-
Version 0.5.0
01/02/2024 at 21:07 • 0 commentsReplace Berry with Lua
-
Version 0.4.0
01/02/2024 at 21:06 • 0 commentsAdd WebDAV support, just open in file browser url dav://<IP>/dav/
-
Version 0.3.0
10/11/2023 at 05:44 • 0 commentsWeb UI is now preact single page app and bundled in single archive. It cost a few tens of kB of the resulting binary, but the react like framework is incomparably better than vanilla js ;-)
Basic time settings such as time zone and NTP client have been added.