v3.4.0-beta.26
Pre-release
Pre-release
Requires pylxpweb 0.9.36b28 (installed automatically).
Fixed
- AC Charge SOC on the off-grid family (12000XP/SNA/6000XP) (#332, closes #331): setting the AC Charge SOC Limit always failed with
REMOTE_SET_ERROR— that entity writes register 67, the grid-tied family's control, which off-grid firmware rejects (and the off-grid portal doesn't offer). The family's real controls are registers 160/161, portal-verified: two new numbers — AC Charge Start Battery SOC and AC Charge End Battery SOC — are created on off-grid devices (enabled by default), and the inapplicable SOC Limit entity is removed there with a one-shot Repairs notice. Grid-tied/LXP unchanged. Point automations at the new End Battery SOC entity. - Repairs notices for family-gated entities can no longer false-positive across inverters whose serial is a suffix of another's (review hardening, applies to all gated-entity cleanup).
Improved
- Multi-device log analysis (pylxpweb #215, thanks @ivanfmartinez): dongle validation/retry log lines now carry the
[serial]prefix and uniformexpected [...], received [...]context.
Validated on the docker hybrid rig (regression: grid-tied entities unchanged, SOC Limit intact there). The off-grid path is register-dump- and portal-verified; reporter confirmation requested on #331. 1957 tests.