v0.9.36b1
Pre-release
Pre-release
·
90 commits
to feat/battery-control-mode
since this release
Pre-release for the EG4 Web Monitor battery control mode (SOC vs Voltage) feature (integration 3.4.0-beta.1).
Added
BatteryControlModeenum (SOC/VOLTAGE) + friendlyget/set_battery_{charge,discharge}_control_mode,get_active_charge_limit,get_active_discharge_cutoff.- Register 228 (
HOLD_SYSTEM_CHARGE_VOLT_LIMIT).
Fixed
- Battery-control bit/value methods now work over cloud (HTTP) as well as local transport (dual-path helpers).
- Cloud bit writes (
set_eps_enabled, forced charge/discharge, sporadic charge) no longer clear sibling bits in reg 21/233. - Cloud voltage reads reconstruct the raw value via register scale (no 10× error; float-string safe).
- Register 169 cloud name →
HOLD_ON_GRID_EOD_VOLTAGE(live-confirmed).
Full notes: CHANGELOG.md.