Recent Releases of OpenEVSE WiFi gateway

OpenEVSE WiFi gateway - V2.9.1

  • Fix GUI typos

Consumption - Mobility and Transportation - C
Published by glynhudson almost 5 years ago

OpenEVSE WiFi gateway - V2.9.0

https://github.com/OpenEVSE/ESP8266_WiFi_v2.x/compare/2.8.2...2.9.0

Significant update to solar PV divert functionality

Issue https://github.com/OpenEVSE/ESP32_WiFi_V3.x/issues/54 PR https://github.com/OpenEVSE/ESP32_WiFi_V3.x/pull/76

  • Eco Mode is now pervasive between charging sessions
  • PV divert ("Eco Mode") will now pause charging once solar PV / Grid IE drops below the minimum current (6A) and will resume when more power is available.
  • Charge current calculation is now processed via a smoothing algorithm to avoid any stopping/starting charging unnecessarily
  • Improved user display to communicate charging state e.g "Charging from Solar", "Waiting for Solar" etc
  • Timer charge functions as an overnight boost timer'. If EcoMode is left enabled and a timer is set e.g overnight off peak period, the EV will charge at full current for the duration of the timed charge.
  • Enable 'advanced' mode to adjust smoothing and minimum charge time settings:
    small

Screenshot from 2020-07-14 23-59-56

Examples of the new solar PV divert in action:

Day 3- Grid IE
Day 2- Grid IE
Cloudy Morning

Consumption - Mobility and Transportation - C
Published by glynhudson almost 5 years ago

OpenEVSE WiFi gateway - V2.8.2

Consumption - Mobility and Transportation - C
Published by glynhudson over 5 years ago

OpenEVSE WiFi gateway - V2.8.1

https://github.com/OpenEVSE/ESP8266_WiFi_v2.x/compare/2.8.0...2.8.1

Consumption - Mobility and Transportation - C
Published by glynhudson almost 6 years ago

OpenEVSE WiFi gateway - V2.8.0

Consumption - Mobility and Transportation - C
Published by glynhudson about 6 years ago

OpenEVSE WiFi gateway - V2.7.8

Now live on https://emoncms.org/find

Consumption - Mobility and Transportation - C
Published by glynhudson over 6 years ago

OpenEVSE WiFi gateway - V2.7.7

Consumption - Mobility and Transportation - C
Published by glynhudson over 6 years ago

OpenEVSE WiFi gateway - V2.7.6 | Post wh

Consumption - Mobility and Transportation - C
Published by glynhudson over 6 years ago

OpenEVSE WiFi gateway - V2.7.5 | Fix sleep timer override

Consumption - Mobility and Transportation - C
Published by glynhudson over 6 years ago

OpenEVSE WiFi gateway - V2.7.4 | Hardware factory reset option

Consumption - Mobility and Transportation - C
Published by glynhudson almost 7 years ago

OpenEVSE WiFi gateway - V2.7.3| Divert status EcoMode display

screenshot 2018-05-01 at 11 33 53

Consumption - Mobility and Transportation - C
Published by glynhudson about 7 years ago

OpenEVSE WiFi gateway - V2.7.2 | Fix month date

Consumption - Mobility and Transportation - C
Published by glynhudson about 7 years ago

OpenEVSE WiFi gateway - V2.7.1 | timezone fixes

  • Fixes to resolve timezone related issues #167 and a better fix for #170

Consumption - Mobility and Transportation - C
Published by glynhudson about 7 years ago

OpenEVSE WiFi gateway - V2.7.0 | RAPI API 4.0.1+ support

New Features

Bug Fixes

Consumption - Mobility and Transportation - C
Published by glynhudson about 7 years ago

OpenEVSE WiFi gateway - V2.6.0 | Significant bug fixes

Bug Fixes

  • Fix time setting issue, time is now correct when auto-set #119
  • Fix timezone offset session timer issue #107
  • Fix hostname (http://openevse.local now works again) #136
  • Allow unit to easily switch between wifi networks and drop back to AP mode when no WiFi is behavioural or authentication failure e.g. incorrect password Fix #118
  • Auto detect if RTC hardware is present and disable time setting if not

Known Issues

Continue in Access Point (AP) mode causes ESP to crash https://github.com/OpenEVSE/ESP8266_WiFi_v2.x/issues/142

Consumption - Mobility and Transportation - C
Published by glynhudson over 7 years ago

OpenEVSE WiFi gateway - V2.5.2 | Fix HTTP authentication

  • Fix bug causes HTTP authentication to hang. Issue #101 , Fix: #125 @jeremypoulter

Consumption - Mobility and Transportation - C
Published by glynhudson over 7 years ago

OpenEVSE WiFi gateway - V2.5.1 | Allow AP only mode

  • Add button to AP WiFi portal webpage to continue to full interface while in AP mode

Consumption - Mobility and Transportation - C
Published by glynhudson over 7 years ago

OpenEVSE WiFi gateway - V2.5.0 | Fix Solar PV divert

Consumption - Mobility and Transportation - C
Published by glynhudson over 7 years ago

OpenEVSE WiFi gateway - V2.4.2 | Bug & security fixes

Important security update

Other Changes

  • Don't save divertmode current to EEPROM i.e 'eco mode' current changes are temporary

Minor UI Tweaks

  • Move location of charge mode UI box
  • Rename time update button 'Update' to 'Sync' fixes fixes issue #76

Consumption - Mobility and Transportation - C
Published by glynhudson over 7 years ago

OpenEVSE WiFi gateway - V2.4.1 | Fix IE Edge

Bump version ESPasync web server to fix web socket issue with IE Edge browsers https://github.com/OpenEVSE/ESP8266_WiFi_v2.x/issues/92

PR: https://github.com/OpenEVSE/ESP8266_WiFi_v2.x/pull/102

Consumption - Mobility and Transportation - C
Published by glynhudson over 7 years ago

OpenEVSE WiFi gateway - V2.4.0 | Major GUI update

  • GUI control over RAPI functions e.g. set charge limit, timer via UI web interface
  • Major performance improvements, SPIFFS FS is no longer used only a single flash upload is required
  • Ability to enable / disable services
  • Simple / advanced and developer modes
  • Lots of general UI improvements
  • Solar PV diversion (select Eco mode to modulate charge rate based on solar PV output)
  • Improved RAPI error checking

screenshot 2017-09-25 at 11 21 49

screenshot 2017-09-25 at 11 25 54

Note: Upgrade from V1 and V2.x should be possible by uploading the .bin via the web interface

Consumption - Mobility and Transportation - C
Published by glynhudson over 7 years ago

OpenEVSE WiFi gateway - V2.3.0 | Interim dev release

Interim dev release

Consumption - Mobility and Transportation - C
Published by glynhudson over 7 years ago

OpenEVSE WiFi gateway - V2.1.0 | Major re-work

By @jeremypoulter :

  • Switch to ESPAsyncWebServer to enable concurrent connections improve fix web-page lag
  • Re-work java script using jquary & knock-out JS #11
  • Optimisation fixes

Consumption - Mobility and Transportation - C
Published by glynhudson almost 8 years ago

OpenEVSE WiFi gateway - V2.0.2 | Various minor fixes

  • Add editor config @jeremypoulter
  • white space fixes @sandeen
  • update rapi docs @sandeen
  • typo fixes @sandeen
  • emoncms.org now support alphanumeric node ID's @glynhudson
  • Remove VCC detection @sandeen
  • Update Ohm https fingerprint @chris1howell

https://github.com/OpenEVSE/ESP8266_WiFi_v2.x/compare/2.0.1...2.0.2

Consumption - Mobility and Transportation - C
Published by glynhudson almost 8 years ago

OpenEVSE WiFi gateway - V2.0.1 | bug fix

2.0.1

  • Fix javascript issues that was stopping web fields populating correctly

2.0.0

  • New interface
  • MQTT status support
  • RAPI over MQTT support
  • Emoncms HTTP post
  • Ohm connect

Consumption - Mobility and Transportation - C
Published by glynhudson about 8 years ago

OpenEVSE WiFi gateway - V2.0.0 | First release

First V2 release

  • Tested stable
  • New interface
  • MQTT status support
  • RAPI over MQTT support
  • Emoncms HTTP post
  • Ohm connect

Consumption - Mobility and Transportation - C
Published by glynhudson about 8 years ago