pkissling / clock-weather-card

A Home Assistant Card indicating today's date/time, along with an iOS inspired weather forecast for the next days with animated icons
Other
303 stars 65 forks source link

Request: Add a weather summary section #376

Open mcattle opened 2 months ago

mcattle commented 2 months ago

I'd like to see support for a weather summary section for weather integrations that provide a weather summary sensor (containing a summary string). The weather summary section would be ideally located between the today section and the forecast section.

The following configuration parameters would be added:

summary_entity: sensor.myweather_summary
summary_hidden: false

The result should look like this: image