Skip to content

v3.4.0-beta.9

Pre-release
Pre-release

Choose a tag to compare

@btli btli released this 13 Jun 16:22

Minute-based Quick Charge (#251)

The newer EG4 firmware added a fixed-duration mode to Quick Charge — a charge can run for a set number of minutes and stop on its own.

  • New Quick Charge Duration number (1–1440 min, default 60): sets how long the next Quick Charge runs. A per-inverter UI preference, persisted across restarts; not written to the inverter until Quick Charge is turned on.
  • The Quick Charge switch now sends that duration when turned on and exposes a minutes_remaining attribute while a timed charge is running.
  • HTTP-only, gated to supported inverter models (mirrors the existing Quick Charge switch).

Requires pylxpweb 0.9.36b8 (installed automatically), which adds the minute-based cloud API, richer Quick Charge status, start/stop cache invalidation, and aligns the System Charge SOC Limit register metadata to 0–101 (101 = LiFePO4 top balancing).

Reverse-engineered live on an 18kPV via the cloud API (2026-06-13). 1342 tests.