Skip to content

Release v3.10.2

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Feb 15:58
· 6 commits to master since this release

SmartEVSE v3.10.2 Release Notes

Improvements

  • Implemented delayed write settings to reduce NVS wear
  • Limited max HTTP connections to prevent socket exhaustion
  • Extract timezone from browser when configuring WiFi
  • Increased modbus timeout to 150ms, probe one offline Node per loop
  • Unified shared codebase for SmartEVSE and Sensorbox
  • OCPP: Added Current.Import and Temperature to OCPP MeteredValues

BugFixes

  • Fixed blocking mDNS discovery for HomeWizard P1 meter
  • Only use BatteryCurrent when Mainsmeter is set to API
  • Fixed missing echo response from Nodes on FC06 message from Master
  • Don't reset OverrideCurrent when switching to Smart Mode with MQTT
  • Set Balanced[0] to MinCurrent when switching to state C, removed SetCurrent when entering state B
  • OCPP: Ensure WiFi is connected before starting OCPP context