Skip to content

v1.10.12 — consolidated release (Delta Pro Ultra fix + scaling + Base Load + AC fix)

Choose a tag to compare

@TarasKhust TarasKhust released this 29 May 17:57

🧹 Consolidated release

main is now a single source of truth again. v1.10.12 bundles all the fixes that previously lived only on separate per-issue release branches:

Fix Issue First shipped
Stream AC1/AC2 relay command values (boolean) #50 v1.10.6
Delta Pro telemetry scaling (voltage/current ÷1000, MPPT ÷10) #54 v1.10.9
Stream Ultra X / AC Pro Base Load Power control #49 v1.10.11
Delta Pro Ultra system mode enum fix #51 v1.10.7

Delta Pro Ultra system mode (#51)

sysWordMode numeric states (0/1/2/3) now map to valid Home Assistant enum options instead of exposing raw 0, which HA rejected. Generic value_map handling also now accepts numeric-string values like "0".


Not yet included (separate test branches awaiting confirmation): #52 Stream per-AC-plug power (v1.10.10 pre-release), #53 Stream Microinverter (v1.10.8-alpha.1).