From bc2674b31c63e71542e4b8282db55b23be72fcd2 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Sat, 4 Apr 2026 02:35:27 -0400 Subject: [PATCH] Adjust some timer cards --- main_dashboard.yaml | 50 +++++++++++++++++++++++++++------------------ 1 file changed, 30 insertions(+), 20 deletions(-) diff --git a/main_dashboard.yaml b/main_dashboard.yaml index d6e5f0e..f2a088b 100644 --- a/main_dashboard.yaml +++ b/main_dashboard.yaml @@ -968,6 +968,16 @@ views: show_name: true bottom_layout: rows name: Lights + - type: custom:streamline-card + template: timer_card + variables: + entity: timer.living_room_motion_timer + name: Motion Timer + icon: mdi:timer + visibility: + - condition: state + entity: timer.living_room_motion_timer + state_not: idle - type: custom:bubble-card card_type: separator name: Media @@ -1054,16 +1064,6 @@ views: grid_options: columns: 4 rows: auto - - type: custom:streamline-card - template: timer_card - variables: - entity: timer.living_room_motion_timer - name: Motion Timer - icon: mdi:timer - visibility: - - condition: state - entity: timer.living_room_motion_timer - state_not: idle - type: custom:bubble-card card_type: separator name: Security @@ -1267,6 +1267,16 @@ views: show_name: true name: Lights entity: light.downstairs_bathroom_lights + - type: custom:streamline-card + template: timer_card + variables: + name: Lights Timer + icon: mdi:timer + entity: timer.downstairs_bathroom_lights_timer + visibility: + - condition: state + entity: timer.downstairs_bathroom_lights_timer + state_not: idle - type: custom:bubble-card card_type: separator name: Laundry @@ -1356,16 +1366,6 @@ views: grid_options: columns: 6 rows: auto - - type: custom:streamline-card - template: timer_card - variables: - name: Lights Timer - icon: mdi:timer - entity: timer.downstairs_bathroom_lights_timer - visibility: - - condition: state - entity: timer.downstairs_bathroom_lights_timer - state_not: idle - type: custom:fold-entity-row head: type: section @@ -1572,6 +1572,16 @@ views: entity: input_select.mud_room_scenes name: Lights entity: light.mud_room_overhead + - type: custom:streamline-card + template: timer_card + variables: + name: Lights Timer + icon: mdi:timer + entity: timer.mud_room_motion_timer + visibility: + - condition: state + entity: timer.mud_room_motion_timer + state_not: idle - type: custom:bubble-card card_type: separator name: Status