github MaxGrmm/EF-PowerOcean-TcpModbus v2.5.0
2.5.0

latest release: v2.5.1-beta.1
19 hours ago

Added

  • Modbus Control setting, off by default, that lets the integration command the inverter. While it is enabled the EcoFlow app cannot control the system, and turning it off hands control back after about 60 seconds.
  • Battery Mode control: automatic, hold battery, charge battery, discharge battery and export to grid, each with its own power setting.
  • Control Status sensor reporting whether the commanded mode is active, still ramping, or unreachable because the battery is full or empty.
  • Charge Limit and Battery Reserve guards, which apply in every mode including automatic. Both are off by default.
  • Battery Saver Mode switch.
  • Modbus Control binary sensor showing whether the inverter is currently following the integration.
  • System Power Setpoint, Inverter Power Setpoint and Battery Power Setpoint sensors.

Changed

  • Battery mode and its power sit under Controls, the two guards under Configuration.
  • Moved to Diagnostic: System Modes, Battery Charge Power Limit, Battery Discharge Power Limit and Battery Net Energy. System Fault is no longer diagnostic.
  • Writable controls dropped the "Control" suffix from their names.

Fixed

  • 32-bit register writes were sent low word first and silently ignored by the inverter. They are now sent high word first.

Removed

  • Device LED brightness sensor, which duplicated the LED Brightness control.
  • Battery Saver Mode binary sensor. The switch now carries the inverter's own state as an attribute instead.
  • Minimum SOC Limit control on PowerOcean Plus, whose firmware accepts the write and then ignores it.

PRs

  • Correct register read types + add additional registers by @windmark in #62
  • Fix battery SOCs defined twice by @windmark in #70
  • Fix multi-register writes and add the Modbus control gate by @windmark in #74
  • Define the battery control modes as data by @windmark in #75
  • Command the battery modes and expose them as entities by @windmark in #76
  • Add state-of-charge guards for the charge ceiling and battery reserve by @windmark in #77

Full Changelog: v2.4.3...v2.5.0

Don't miss a new EF-PowerOcean-TcpModbus release

NewReleases is sending notifications on new releases.