I have a vertical stack card that includes the hourly forecast for my area.
I would like to have the current humidity displayed under the temperature.
May current yaml is:
type: vertical-stack
cards:
- show_current: true
show_forecast: true
type: weather-forecast
entity: weather.myarea_hourly
forecast_type: hourly