First beta of the v1.8.3 line, promoted from alpha.94.
Highlights since v1.8.2
- New CoverFlow dashboard opens on home-silhouette click. 5 cards arranged in a 3D fan (today centre, +/-1 + /-2 days on the sides), with a staged enter / exit animation. 3D rotateY on the side cards via a CSS perspective context, conditional transform on the front card to keep its content sharp.
- 6 mini-tiles above the chart on each card: Production, Prevision, Charge, Decharge, Import, Export. Tiles are conditional on the matching HA Energy source being declared. Strict 2 columns when the card is wide enough, drops to 1 column on narrow cards (< ~288 px content width).
- 3 charts below the tiles per card: full-width Production journaliere on top, then a row split 50/50 between the Battery pair (Charge / Decharge stacked vertically) and the Reseau pair (Import / Export stacked vertically), with hover tooltips that show per-source breakdowns + Prevision row on the production chart.
- Full i18n coverage for the 63 supported locales (chart titles, tile labels, hover-tooltip labels, day-offset labels).
- Graceful degradation when Open-Meteo is unreachable: synthetic time window keeps the timeline visible + scrubbable, scrub still updates the live sun + scrub tooltip + dashboard cumulative chart with whatever values the recorder has. Cloud / irradiance / forecast traces are skipped (the model has nothing to give), everything else keeps rendering.
Branch: develop-v1.8.3