Alpha bringing the HA Energy daily-total alignment for PV and battery on top of v1.8.3-alpha.1 (which is rolled up into this prerelease since alpha.0 + alpha.1 were cleaned up earlier).
What's in this prerelease
The detail-panel headline kWh produit aujourd'hui for PV and the ↓ X kWh / ↑ Y kWh totals on the battery card now query recorder/statistics_during_period with types: ['change'] over the local day and consume the result directly when the user has solar and battery sources configured on the HA Energy dashboard. That value is the same Riemann sum the official Energy tile shows, precise to the watt-hour even on sparse 1 Hz installs where the previous in-browser integration of _pvHistory / _batteryPowerHistory was drifting (38 % underestimate reported on a user install).
The PV chart curve, the forecast, the adaptive 5-day calibration, the battery animations and the vessel SoC visualization are NOT touched. Only the four headline kWh figures (produced today, charged today, discharged today) adopt the HA-aligned values. When no Energy dashboard source is configured for a given side, the legacy local-integration is preserved exactly.
Roll-up since v1.8.2
- HA Energy grid LIVE chip alignment via
stat_rate(#172) - Grid backfill resilience: symmetric raw arm catch (#173), power-native scrub recording (#174), LTS window 24 h -> 5 days (#175)
- Fullscreen polish: dedicated cluster lift ramp (#176), sun arc max trimmed to 2.2x (#177), sun disc scales with the arc (#179), mode-bar scrub-tooltip cleanup (#178)
- HA Energy daily-total alignment for PV (#180) and battery (#181), the focus of this prerelease
Install
Alpha. Install via HACS with "Show beta versions" enabled, or download helios.js from the assets and place it under /config/www/community/helios/.