v0.9.34
Both additions are register-backed; the cloud just relays the registers.
Added / Fixed
power_factorproperty returns a consistentfloat(wasstrfrom transport, rawintfrom cloud) and falls through transport → cloud. Sourced from inverter Modbus reg 19 (DIV_1000) locally and the cloudpffield (already a decoded 0-1 ratio) in pure-cloud mode.- GridBOSS smart-load per-leg current in pure-cloud mode.
MidboxDatagainssmartLoad{1-4}{L1,L2}RmsCurr, andMidboxRuntimeData.from_http_responsemaps them tosmart_port_*_current(÷10, same scale as grid/load/gen/ups currents). These mirror Modbus regs 18-25, which LOCAL/dongle already read directly — so pure-cloud now surfaces the same values.
No behavior change for LOCAL/HYBRID (transport is preferred); this only fills the pure-cloud relay.