PV Forecast Card

dropqube/pv-forecast-card: A “Clock Weather Card” inspired solar forecast card for visualizing the forecast

The HACS Store request is pending, but feel free to add as custom repository.

:high_brightness: New Custom Card: PV Forecast Card

Hey Home Assistant friends!
I’m excited to share my first custom card for your dashboards — a clean and animated way to visualize your upcoming solar yield :zap::sunny:


:sparkles: Features at a glance

:sun_behind_small_cloud: Up to 7-day PV forecast
Choose which days you want to display, each as an animated progress bar.
Fully responsive layout with customizable colors and scale.

:battery: Optional “Remaining Energy” bar
Displays today’s remaining energy, shrinks dynamically and changes color when a custom threshold is reached. Can also BLINK. Fancy.
Perfect for tracking progress!

:spiral_calendar: Three display modes
You can choose how day labels appear:

  • :date: Weekday (Mon, Tue…)
  • :calendar: Date (12.6. or Jun 12)
  • :chart_with_upwards_trend: Relative (Today, Tomorrow (alternatively +1d), +2d…)

:earth_africa: Localized design
All weekday names, tooltips and error messages adapt to your HA language settings. :de: :uk: :fr: etc.

:brain: Interactive tooltips
Hover over any bar to see the forecasted value and the time of last update.

:art: Fully customizable
Supports vertical-stack or grid integration, themes, gradients, tooltip toggles, custom max scale, and more.
You can even rename the “Rest” bar label.


Give it a spin in your dashboard, or fork and style it to your own needs. Feedback and improvements always welcome – enjoy! :rocket:

:arrow_right: HACS-compatible, full README & YAML example included!
:arrow_right: Mandatory: A solar forecast integration with multi-day forecast entities (recommended: Solcast or Open Meteo Solar Forecast)

Screenshot (in German)

7 Likes

I just realized I left two hard coded German words in there (for “today” and “tomorrow”) - this will be fixed in the next release

1 Like

v1.1.0 is out with fixed localization.
HACS update was merged. Still waiting for it to pop up in HACS

2 Likes

Available in HACS now and looking good.
Thanks!