Skip to content

2024.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Feb 16:51
· 251 commits to develop since this release

Release Highlights

Details

Common/General

  • Docs: minor corrections to the edge component implementation guide by @samuelBloch in #2493

OpenEMS Backend

OpenEMS Edge

  • Refactor Shelly Plug S to HTTP-bridge in #2381
  • Added TLS support for MQTT connections. by @samuelBloch in #2459
  • Meter B Control: improvements by @tsicking in #2494
  • KACO Battery Inverter: quicker control behaviour by @pooran-c in #2509
  • Max-Ever-Value: update config only once every 24 hours by @sfeilmeier in #2509
  • EmergencyController & TimeslotPeakshaving: Set PersistencePriority @michaelgrill in #2509
  • Time-of-Use-Tariff Controller in #2509
    ** Calculate essMaxChargePower from usable Capacity
    ** Reset efficiency factor to 1.2
    ** Set state machine to BALANCING in OFF mode (fixes historic view in OFF mode)
    ** Zone selection for Awattar Austria (see #2469)

OpenEMS UI

  • Handle en-US language for US browsers by @ebram-tw in #2483
  • Fix: add no-trailing-spaces:error setting to eslintrc by @miettal in #2488
  • Add TOTAL to history periods in #2509
  • Time-of-Use-Tariff: refactor widgets in #2509
  • Adjust Ion-Fab button in modal in #2509
  • Fix EVCS status not being updated in #2509
  • Show Company-Name in UserInformation in #2509

Version Upgrades

  • Update j2mod dependency to 3.2.0 by @dependabot in #2364
    -> this still causes some RS485 bus errors on certain elder devices. Use with caution
  • Bump org.jsoup:jsoup from 1.17.1 to 1.17.2 in /cnf by @dependabot in #2478
  • Bump org.apache.felix:org.apache.felix.webconsole from 4.9.6 to 5.0.0 in /cnf by @dependabot in #2482
  • Bump org.apache.felix:org.apache.felix.scr from 2.2.6 to 2.2.10 in /cnf by @dependabot in #2491
  • Bump org.apache.felix:org.apache.felix.http.jetty from 5.1.6 to 5.1.8 in /cnf by @dependabot in #2502
  • Bump fr.turri:aXMLRPC from 1.13.0 to 1.14.0 in /cnf by @dependabot in #2501
  • Bump org.dhatim:fastexcel from 0.16.5 to 0.16.6 in /cnf by @dependabot in #2500

New Contributors

Full Changelog: 2024.1.0...2024.2.0