-
released this
2026-08-06 22:22:20 +02:00 | 58 commits to main since this releaseFix: the Energy Costs Summary labelled its Import/Export cards "(kWh)" while
displaying monetary totals, so today's page read "Import 1.339 kWh" when the
meter had imported 4.188 kWh.GET /api/energy/costs/summary now additionally returns metered_import_kwh and
metered_export_kwh (Σ d1+d2 / Σ r1+r2 over non-degraded periods). The cards
show kWh as the headline figure with the monetary equivalent as a sub-line.Additive API change; the Home Assistant outbound sensors read only the existing
money fields and are unaffected.Downloads