v3.4.0-beta.16
Pre-release
Pre-release
Fixed
- #258 — Cloud login no longer fails on parallel-group systems (restores data on systems with more than 4 batteries): on a parallel system the EG4 cloud can report the parallel group (e.g.
Parallel_A) as the account's "last visited device", and that record omits per-device fields pylxpweb's login model required — so every cloud login failed validation (repeatedConfigEntryNotReady; in HYBRID the cloud half went silent and stale batteries appeared). Login now tolerates that record. Reported by @firestormo. - #258 / #170 — HYBRID batteries the firmware only surfaces part of the day no longer freeze: some 18kPV firmware exposes only a subset of batteries over local Modbus for long stretches while the cloud reports all of them. HYBRID now keeps the fresher cloud value when a battery's local reading is older than the cloud refresh interval. LOCAL-only installs unchanged.
- #253 — Duplicate "Has Runtime Data" sensor removed: each inverter exposed this diagnostic flag twice (two
..._has_runtime_datasensors differing only by model name in the entity ID). The redundant sensor is removed and its orphaned registry entry purged on restart. Affects Cloud and Hybrid. Thanks @ivanfmartinez.
Requires pylxpweb 0.9.36b17 (installed automatically; manifest requirement bumped).
Note: #261 (HYBRID Fault/Warning + battery-bank sensors flickering unknown/unavailable) shipped in beta.15; it is included here and also wants testing.