v3.4.0-beta.15
Pre-release
Pre-release
EG4 Web Monitor 3.4.0-beta.15
Requires pylxpweb 0.9.36b16 (installed automatically).
Fixed
Fault Code/Warning Codeno longer flicker to "unknown" on a droppedbms_dataread (#261). beta.14 fixed the full-link-down case; this fixes the far more common case where only the BMS register block drops while the rest of the read succeeds. The inverter's own fault registers read a healthy0, but pylxpweb merged that with the missing BMS fallback as0 if 0 else None→None, which dropped the sensor to unknown (HYBRID and LOCAL). pylxpweb 0.9.36b16 now preserves a known-healthy0and only reportsunknownwhen neither register was read. Thanks to @ivanfmartinez for the per-hour log analysis that isolated this from the link-down case.
pylxpweb 0.9.36b16 also bundles the .xls export parser (#181), local reg-74 PV charge power (#174), and the aiohttp 3.14 CI fix (#188).