v1.3.25
Self-consumption energy sensors
Two new sensors report the share of your solar generation that's used on-site rather than exported: Self Consumption Today and Self Consumption Total (PV generation minus grid export). They mirror the figures GivTCP publishes, so dashboards that split self-used against exported energy — energy-flow donut and Sankey cards in particular — no longer need a template helper to derive them.
Both are energy sensors in kWh and feed the Home Assistant Energy dashboard. They're created on single-phase inverters; three-phase and EMS-controlled systems don't yet expose them while the per-controller figures are validated.
Changes
- feat: expose self-consumption energy sensors (#223) (edb5faf)
- fix: use a non-resetting clamp for lifetime self-consumption (#227 review) (8f21926)
Full Changelog: v1.3.24...v1.3.25