From 4f1a2d302b2f87e57821ffa51c55ba93d0048a56 Mon Sep 17 00:00:00 2001 From: GeorgeSG Date: Sun, 25 Jan 2026 13:33:37 +0200 Subject: [PATCH] Update weather card --- .../decluttering_templates/stacked-weather.yaml | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) diff --git a/config/lovelace/decluttering_templates/stacked-weather.yaml b/config/lovelace/decluttering_templates/stacked-weather.yaml index ba99229..a22f32a 100644 --- a/config/lovelace/decluttering_templates/stacked-weather.yaml +++ b/config/lovelace/decluttering_templates/stacked-weather.yaml @@ -10,18 +10,11 @@ stacked-weather: margin-top: 16px; } cards: - - type: custom:simple-weather-card + - type: weather-forecast entity: weather.pirateweather - backdrop: true - secondary_info: - - humidity - - wind_speed - - precipitation_probability - card_mod: - style: | - .weather__info:not(.weather__info--add) { - margin-left: 14px; - } + show_current: true + show_forecast: true + forecast_type: hourly - type: custom:air-visual-card air_pollution_level: sensor.u_s_air_pollution_level