/ESP32_WiFi_V4.x

OpenEVSE V4 WiFi gateway using ESP32

Primary LanguageC

OpenEVSE WiFi ESP32 Gateway v4

NOTE: Breaking change! This release reccomends a minimum of 7.1.3 of the OpenEVSE firmware, features including Solar Divert and push button menus may not behave as expected on older firmware.

main

The WiFi gateway uses an ESP32 which communicates with the OpenEVSE controller via serial RAPI API. The web UI is served directly from the ESP32 web server and can be controlled via a connected device on the local network.

This FW also supports wired Ethernet connection using ESP32 Gateway

Live UI demo


Contents

Features

  • Web UI to view & control all OpenEVSE functions
    • Start / pause
    • Delay timer
    • Time limit
    • Energy Limit
    • Adjust charging current
  • MQTT status & control
  • Log to Emoncms server e.g data.openevse.com or emoncms.org
  • 'Eco' mode: automatically adjust charging current based on availability of power from solar PV or grid export
  • OCPP V1.6 (beta)
  • Home Assistant Integration (beta)

Requirements

OpenEVSE / EmonEVSE charging station

ESP32 WiFi Module


About

Collaboration of OpenEnegyMonitor and OpenEVSE.

Contributions by:

  • @glynhudson
  • @chris1howell
  • @trystanlea
  • @jeremypoulter
  • @sandeen
  • @lincomatic
  • @joverbee
  • @matth-x (OCPP)

Licence

GNU General Public License (GPL) V3