From 2450205623c584659dc2d8491ff20637d292bc36 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Thu, 8 May 2025 21:48:35 -0400 Subject: [PATCH] Improve mobile calendar card, reorder cameras above calendar --- mobile_dashboard.yaml | 39 ++++++++++++++++++++++++++------------- 1 file changed, 26 insertions(+), 13 deletions(-) diff --git a/mobile_dashboard.yaml b/mobile_dashboard.yaml index 0343054..adeed58 100644 --- a/mobile_dashboard.yaml +++ b/mobile_dashboard.yaml @@ -492,19 +492,6 @@ views: layout: vertical icon_type: entity-picture fill_container: false - - type: heading - icon: mdi:calendar - heading: Calendar - heading_style: title - - type: custom:bubble-card - card_type: calendar - modules: - - default - entities: - - entity: calendar.family - color: '#608414' - show_end: true - show_progress: true - type: heading icon: mdi:cctv heading: Cameras @@ -529,6 +516,32 @@ views: - condition: state entity: camera.side_camera state_not: unavailable + - type: heading + icon: mdi:calendar + heading: Calendar + heading_style: title + - type: custom:bubble-card + card_type: calendar + modules: + - default + entities: + - entity: calendar.family + color: '#608414' + - entity: calendar.kallen_school_days + color: deep-orange + - entity: calendar.tony_s_twitch_schedule + color: '#A567EE' + - entity: calendar.kallen_early_release + color: '#83BC1B' + - entity: calendar.tm24fan8_gmail_com + color: '#EF2411' + - entity: calendar.irishpirate1988_gmail_com + color: '#6BFA27' + - entity: calendar.vacation + color: '#E4DF8D' + show_end: true + show_progress: true + rows: '5' - type: grid cards: - type: heading