Detailed Weather Forecast Card

I know there are already many weather dashboard cards out there, but none of them quite met my expectations. I wanted a card that could display all the available information from the weather integration while still being compact. So I customized the Weather Forecast Extended Card to meet these requirements, and maybe someone else would like to use it too. Ideas and suggestions for improvements are welcome.

Features

  • Header area that shows the current condition and temperature with an animated background.

  • Synchronized daily and hourly forecasts with horizontal scrolling.

  • Dynamic color coding for temperatures to easily distinguish between different weather conditions.

  • Visual highlighting of precipitation amounts and probabilities.

  • Expandable detail views for the current weather, as well as daily and hourly forecast items.

  • Support to display a configurable extra attribute (e.g., wind speed, UV index) as a third row in the daily and hourly forecast.

  • Optional sunrise and sunset times embedded in the hourly forecast, using either the Home Assistant location or custom coordinates for sun calculations.

  • Support to display daily / hourly solar forecast.

  • Optional minute-level nowcast precipitation chart via get_minute_forecast actions (OpenWeatherMap, DWD nowcast).

  • Configurable header chips that can display weather entity attributes or other entities in the header.

  • Optional tap actions and icons on the header pills / chips.

  • Support for custom weather icons and an optional moon phase display.

  • Support for 12 or 24 hour time formats and localized date labels using the Home Assistant user settings.

  • UI card editor

2 Likes

I have now released version 1.0.0 of the Detailed Weather Forecast Card.

This version includes several bug fixes and now supports twice-daily forecasts.