Skip to content

Release v3.8.5

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Jul 06:09
· 171 commits to master since this release

Global changes as to v3.7.4 (for detailed changes, release-to-release, see dingo35 repo):

  • now showing the LCD screen in the web-interface, and ALSO you can operate the buttons from the web-interface !!! THX to kozmoz!
  • add more solar controls to dashboard
  • add HELP button to dashboard
  • native Homewizard P1 support, thx to kozmoz
  • introduce Pause status, pauses charging without stopping the OCPP transaction; can be operated through web-interface, REST API or MQTT (topic /Set/Mode value "Pause")
  • better resume of charging after power interruption
  • we used to honor a reboot request only after disconnecting the EV; we now honor it if no EV is charging.
  • sl32.yaml: add support for SlimmeLezer thx to ruud-coder
  • update self-signed certificate now valid until 2035
  • add Chint and Carlo Gavazzi modbus meters
  • add Schneider kWh meter
  • docs: add Inepro PRO-380-Mod to doc
  • fix not being able to clear empty OCPP fields in the dashboard
  • update docs on OCPP backend providers
  • publish RFIDLastRead to MQTT also in old/new reader format
  • fix round errors in power and energy output in REST API, thx to Rob040
  • publish [Mains|EV]meter [Im|Ex]port Active Energy via MQTT
  • also show rfidlastread when RFIDReader Rmt/OCPP
  • add extra documentation on single phase charging in solar mode