From 3b496d0018ae988e353fef041b942ae698749820 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Sun, 13 Oct 2024 23:21:10 -0400 Subject: [PATCH] Fix order of clock weather cards on weather comparisons dashboard --- main_dashboard.yaml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/main_dashboard.yaml b/main_dashboard.yaml index 43c0b69..88c6db0 100644 --- a/main_dashboard.yaml +++ b/main_dashboard.yaml @@ -6397,17 +6397,6 @@ views: cards: - type: heading heading: Conditions - - type: custom:clock-weather-card - entity: weather.ashland_weather_station - sun_entity: sun.sun - weather_icon_type: fill - humidity_sensor: sensor.ashland_temperature - show_humidity: true - apparent_sensor: sensor.ashland_temperature_feels_like - animated_icon: true - forecast_rows: 7 - time_format: 12 - time_zone: America/Chicago - type: custom:clock-weather-card entity: weather.iron_nerd_weather_station sun_entity: sun.sun @@ -6419,6 +6408,17 @@ views: forecast_rows: 7 time_format: 12 time_zone: America/New_York + - type: custom:clock-weather-card + entity: weather.ashland_weather_station + sun_entity: sun.sun + weather_icon_type: fill + humidity_sensor: sensor.ashland_temperature + show_humidity: true + apparent_sensor: sensor.ashland_temperature_feels_like + animated_icon: true + forecast_rows: 7 + time_format: 12 + time_zone: America/Chicago column_span: 2 - type: grid cards: