Skip to content

Releases: OpenEVSE/ESP8266_WiFi_v2.x

V2.7.3| Divert status EcoMode display

01 May 10:46
Compare
Choose a tag to compare
  • Display Solar PV divert (EcoMode) status. Latest Solar PV gen value, last updated indicator and corresponding charge current is displayed in the interface. #172

screenshot 2018-05-01 at 11 33 53

V2.7.2 | Fix month date

01 May 00:26
6b06b6e
Compare
Choose a tag to compare
  • Fixed month off by one #177

V2.7.1 | timezone fixes

09 Apr 17:51
Compare
Choose a tag to compare
Pre-release
  • Fixes to resolve timezone related issues #167 and a better fix for #170

V2.7.0 | RAPI API 4.0.1+ support

07 Mar 15:12
Compare
Choose a tag to compare

New Features

  • Support new safety check toggles RAPI API 4.0.1+ (open_evse controller FWV4.9.1+) e.g ($FF). Backwards compatibility has been maintained #145
  • Remember debug and advance toggle setting using a session cookie #161
  • Add loading progress indicator #162

Bug Fixes

V2.6.0 | Significant bug fixes

29 Jan 02:01
c43752d
Compare
Choose a tag to compare
Pre-release

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 #142

V2.5.2 | Fix HTTP authentication

24 Nov 23:24
Compare
Choose a tag to compare

V2.5.1 | Allow AP only mode

22 Nov 17:14
6366113
Compare
Choose a tag to compare
  • Add button to AP WiFi portal webpage to continue to full interface while in AP mode

V2.5.0 | Fix Solar PV divert

10 Nov 03:27
Compare
Choose a tag to compare
  • Fix solar PV divert 720195f
  • Don't push any WiFi LCD messages to OpenEVSE until it's finished starting up 9e1f4ea
  • Specify Arduino ESP SDK version 2.4.0-rc2 for all builds to include CRACK fix (requires platformIO 3.5+, currently in dev, see dev platformio install instructions)
  • Add MQTT disconnect 'will' fee3ced fix #113

V2.4.2 | Bug & security fixes

18 Oct 00:01
Compare
Choose a tag to compare

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

V2.4.1 | Fix IE Edge

02 Oct 14:16
Compare
Choose a tag to compare

Bump version ESPasync web server to fix web socket issue with IE Edge browsers #92

PR: #102