v1.3.26
EMS dashboard: Glance and Flow tabs restored
The Glance and Flow panels now render on EMS-controller systems. Previously an over-conservative EMS guard dropped the whole prefix, leaving only the classic tab set (Overview, Energy, EMS Controls, Diagnostics). The Flow panel's Load node routes through the EMS calculated-load aggregate. Analyst and Batteries remain deferred pending further sensor work.
PV Direct Today
A new energy sensor reporting the portion of solar generation that reached your load directly, bypassing both the battery and the grid. It's available on DC-coupled GEN1 hybrid inverters; AC-coupled and All-in-One units, and non-GEN1 DC models, don't expose the underlying figure yet, so the sensor simply won't appear there. Requires givenergy-modbus 2.5.13.
EMS inverter clock handling
On EMS systems the controller's clock can't be set locally — it re-syncs from the GivEnergy cloud — so the one-click clock-drift repair could error when opened. The drift is now shown as an informational notice pointing you to the GivEnergy app instead, and the System Time entity returns a clear message rather than failing if you try to set it on an EMS controller.
Changes
- fix: render Glance and Flow dashboard tabs on EMS plants (#228) (a463c98)
- feat: add PV Direct Today sensor (modbus 2.5.13) (#229) (92e22b3)
- fix: handle clock drift correctly on EMS controllers (#230) (941ec38)
Full Changelog: v1.3.25...v1.3.26