From a860a8404dbfca5edd4175cbc2c66f12b4666d89 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Wed, 7 May 2025 13:50:47 -0400 Subject: [PATCH] Switch from decluttering cards to streamline cards --- main_dashboard.yaml | 24 ++--- mobile_dashboard.yaml | 220 +++++++++++++++++++++--------------------- 2 files changed, 122 insertions(+), 122 deletions(-) diff --git a/main_dashboard.yaml b/main_dashboard.yaml index 47496cd..8e81c72 100644 --- a/main_dashboard.yaml +++ b/main_dashboard.yaml @@ -1,4 +1,4 @@ -decluttering_templates: +streamline_templates: phone_info_grid: card: type: custom:stack-in-card @@ -4154,11 +4154,11 @@ views: cards: - type: heading heading: Tony's iPhone - - type: custom:decluttering-card + - type: custom:streamline-card template: iphone_entities_card variables: - device: tony_s_iphone - - type: custom:decluttering-card + - type: custom:streamline-card template: phone_info_grid variables: - device: tony_s_iphone @@ -4167,11 +4167,11 @@ views: cards: - type: heading heading: Tina's iPhone - - type: custom:decluttering-card + - type: custom:streamline-card template: iphone_entities_card variables: - device: tinas_iphone - - type: custom:decluttering-card + - type: custom:streamline-card template: phone_info_grid variables: - device: tinas_iphone @@ -4180,11 +4180,11 @@ views: cards: - type: heading heading: Kallen's iPhone - - type: custom:decluttering-card + - type: custom:streamline-card template: iphone_entities_card variables: - device: kallen_iphone - - type: custom:decluttering-card + - type: custom:streamline-card template: phone_info_grid variables: - device: kallen_iphone @@ -4219,7 +4219,7 @@ views: cards: - type: heading heading: Tony's iPad - - type: custom:decluttering-card + - type: custom:streamline-card template: ipad_entities_card variables: - device: tony_s_ipad @@ -4227,7 +4227,7 @@ views: cards: - type: heading heading: Tina’s iPad - - type: custom:decluttering-card + - type: custom:streamline-card template: ipad_entities_card variables: - device: tinas_ipad @@ -5161,7 +5161,7 @@ views: cards: - type: heading heading: ironnerd24 - - type: custom:decluttering-card + - type: custom:streamline-card template: xbox_card variables: - gamertag: tm24fan @@ -5169,7 +5169,7 @@ views: cards: - type: heading heading: kjsgamer2012 - - type: custom:decluttering-card + - type: custom:streamline-card template: xbox_card variables: - gamertag: kjsgamer2012 @@ -5177,7 +5177,7 @@ views: cards: - type: heading heading: irishpirate1988 - - type: custom:decluttering-card + - type: custom:streamline-card template: xbox_card variables: - gamertag: irishpirate1988 diff --git a/mobile_dashboard.yaml b/mobile_dashboard.yaml index 3bc79b8..025312f 100644 --- a/mobile_dashboard.yaml +++ b/mobile_dashboard.yaml @@ -1,4 +1,4 @@ -decluttering_templates: +streamline_templates: main_button_state_red: default: - name: '' @@ -551,7 +551,7 @@ views: heading: Housewide heading_style: title icon: mdi:home-analytics - - type: custom:decluttering-card + - type: custom:streamline-card template: main_button_state_red variables: - name: Security @@ -561,7 +561,7 @@ views: grid_options: columns: 6 rows: auto - - type: custom:decluttering-card + - type: custom:streamline-card template: main_button_name variables: - name: Global Scenes @@ -571,7 +571,7 @@ views: grid_options: columns: 6 rows: auto - - type: custom:decluttering-card + - type: custom:streamline-card template: main_button_name variables: - name: Batteries @@ -581,7 +581,7 @@ views: grid_options: columns: 6 rows: auto - - type: custom:decluttering-card + - type: custom:streamline-card template: main_button_name variables: - name: Messaging @@ -656,7 +656,7 @@ views: .is-on .bubble-icon { opacity: 1 !important; } - - type: custom:decluttering-card + - type: custom:streamline-card template: main_button_name variables: - name: Home Feed @@ -666,7 +666,7 @@ views: grid_options: columns: 6 rows: auto - - type: custom:decluttering-card + - type: custom:streamline-card template: main_button_name variables: - name: Sports @@ -676,7 +676,7 @@ views: grid_options: columns: 6 rows: auto - - type: custom:decluttering-card + - type: custom:streamline-card template: main_button_name variables: - name: Climate @@ -686,7 +686,7 @@ views: grid_options: columns: 6 rows: auto - - type: custom:decluttering-card + - type: custom:streamline-card template: main_button_name variables: - name: Running @@ -700,7 +700,7 @@ views: - condition: user users: - c3909d27048140729f002aaef0391775 - - type: custom:decluttering-card + - type: custom:streamline-card template: main_button_name variables: - name: Go to Main Dashboard @@ -717,7 +717,7 @@ views: heading: Outside Info heading_style: title icon: mdi:chart-areaspline - - type: custom:decluttering-card + - type: custom:streamline-card template: main_button_name variables: - name: Gas Prices @@ -1045,7 +1045,7 @@ views: heading: Areas heading_style: title icon: hue:downstairs - - type: custom:decluttering-card + - type: custom:streamline-card template: floors_separator variables: - name: Outdoors @@ -1100,14 +1100,14 @@ views: sub_button: [] modules: - default - - type: custom:decluttering-card + - type: custom:streamline-card template: floors_separator variables: - name: Basement - icon: mdi:home-floor-b - power_entity: sensor.basement_total_power_sensor - lights_entity: light.basement_lights - - type: custom:decluttering-card + - type: custom:streamline-card template: main_button_floors variables: - name: Basement Studio @@ -1117,15 +1117,15 @@ views: - temp_entity: sensor.basement_studio_temperature - lux_entity: sensor.basement_studio_illuminance - hot_entity: binary_sensor.basement_studio_hot - - cold_entity: binary-sensor.basement_studio_cold - - type: custom:decluttering-card + - cold_entity: binary_sensor.basement_studio_cold + - type: custom:streamline-card template: floors_separator variables: - name: First Floor - icon: mdi:home-floor-1 - power_entity: sensor.first_floor_total_power_sensor - lights_entity: light.first_floor_lights - - type: custom:decluttering-card + - type: custom:streamline-card template: main_button_floors variables: - name: Living Room @@ -1136,7 +1136,7 @@ views: - lux_entity: sensor.living_room_front_illuminance - hot_entity: binary_sensor.living_room_hot - cold_entity: binary_sensor.living_room_cold - - type: custom:decluttering-card + - type: custom:streamline-card template: main_button_floors variables: - name: Tina Desk @@ -1147,7 +1147,7 @@ views: - lux_entity: sensor.living_room_back_illuminance - hot_entity: binary_sensor.living_room_back_hot - cold_entity: binary_sensor.living_room_back_cold - - type: custom:decluttering-card + - type: custom:streamline-card template: main_button_floors variables: - name: Stairwell @@ -1158,7 +1158,7 @@ views: - lux_entity: sensor.stairwell_bottom_illuminance - hot_entity: binary_sensor.stairwell_bottom_hot - cold_entity: binary_sensor.stairwell_bottom_cold - - type: custom:decluttering-card + - type: custom:streamline-card template: main_button_floors variables: - name: Downstairs Bathroom @@ -1169,7 +1169,7 @@ views: - lux_entity: sensor.downstairs_bathroom_illuminance - hot_entity: binary_sensor.downstairs_bathroom_hot - cold_entity: binary_sensor.downstairs_bathroom_cold - - type: custom:decluttering-card + - type: custom:streamline-card template: main_button_floors variables: - name: Mud Room @@ -1197,14 +1197,14 @@ views: opacity: 1 !important; background-color: var(--bubble-main-background-color) !important; } - - type: custom:decluttering-card + - type: custom:streamline-card template: floors_separator variables: - name: Second Floor - icon: mdi:home-floor-2 - power_entity: sensor.second_floor_total_power_sensor - lights_entity: light.second_floor_lights - - type: custom:decluttering-card + - type: custom:streamline-card template: main_button_floors variables: - name: Upstairs Hallway @@ -1215,7 +1215,7 @@ views: - lux_entity: sensor.stairwell_top_illuminance - hot_entity: binary_sensor.stairwell_top_hot - cold_entity: binary_sensor.stairwell_top_cold - - type: custom:decluttering-card + - type: custom:streamline-card template: main_button_floors variables: - name: Upstairs Bathroom @@ -1226,7 +1226,7 @@ views: - lux_entity: sensor.upstairs_bathroom_illuminance - hot_entity: binary_sensor.upstairs_bathroom_hot - cold_entity: binary_sensor.upstairs_bathroom_cold - - type: custom:decluttering-card + - type: custom:streamline-card template: main_button_floors variables: - name: Master Bedroom @@ -1237,7 +1237,7 @@ views: - lux_entity: sensor.master_bedroom_illuminance - hot_entity: binary_sensor.master_bedroom_hot - cold_entity: binary_sensor.master_bedroom_cold - - type: custom:decluttering-card + - type: custom:streamline-card template: main_button_floors variables: - name: Kallen Bedroom @@ -1248,7 +1248,7 @@ views: - lux_entity: sensor.kallen_bedroom_illuminance - hot_entity: binary_sensor.kallen_bedroom_hot - cold_entity: binary_sensor.kallen_bedroom_cold - - type: custom:decluttering-card + - type: custom:streamline-card template: main_button_floors variables: - name: Emma Bedroom @@ -1381,7 +1381,7 @@ views: .bubble-icon { color: ${state === 'on' ? 'var(--success-color)' : 'var(--text-color)'} !important; } - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_timer_card variables: - name: Lights Timer @@ -1640,7 +1640,7 @@ views: icon: mdi:list-box - type: horizontal-stack cards: - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_temperature_button variables: - name: Temp @@ -1665,17 +1665,17 @@ views: action: none - type: horizontal-stack cards: - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_accent_color_button variables: - name: Motion - entity: binary_sensor.basement_studio_motion - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_accent_color_button variables: - name: Occupied - entity: binary_sensor.basement_occupied - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_timer_card variables: - name: Door Timer @@ -1841,7 +1841,7 @@ views: icon: mdi:list-box - type: horizontal-stack cards: - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_temperature_button variables: - name: Front Temp @@ -1855,7 +1855,7 @@ views: show_attribute: false - type: horizontal-stack cards: - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_temperature_button variables: - name: Back Temp @@ -1869,22 +1869,22 @@ views: show_attribute: false - type: horizontal-stack cards: - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_accent_color_button variables: - name: Front Motion - entity: binary_sensor.living_room_front_motion - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_accent_color_button variables: - name: Back Motion - entity: binary_sensor.living_room_back_motion - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_accent_color_button variables: - name: Occupied - entity: binary_sensor.living_room_occupied - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_timer_card variables: - name: Lights Timer @@ -1895,7 +1895,7 @@ views: icon: mdi:security - type: horizontal-stack cards: - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_security_button variables: - name: Door @@ -1906,51 +1906,51 @@ views: card_type: empty-column - type: horizontal-stack cards: - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_security_button variables: - name: Front 1 - entity: binary_sensor.front_window_1 - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_security_button variables: - name: Front 2 - entity: binary_sensor.front_window_2 - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_security_button variables: - name: Front 3 - entity: binary_sensor.front_window_3 - type: horizontal-stack cards: - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_security_button variables: - name: Side 1 - entity: binary_sensor.side_window_1 - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_security_button variables: - name: Side 2 - entity: binary_sensor.side_window_2 - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_security_button variables: - name: Side 3 - entity: binary_sensor.side_window_3 - type: horizontal-stack cards: - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_security_button variables: - name: Side 4 - entity: binary_sensor.side_window_4 - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_security_button variables: - name: Back 1 - entity: binary_sensor.back_window_1 - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_security_button variables: - name: Back 2 @@ -2013,7 +2013,7 @@ views: icon: mdi:list-box - type: horizontal-stack cards: - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_temperature_button variables: - name: Temp @@ -2026,12 +2026,12 @@ views: name: Lux - type: horizontal-stack cards: - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_accent_color_button variables: - name: Motion - entity: binary_sensor.downstairs_bathroom_motion - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_accent_color_button variables: - name: Occupied @@ -2042,17 +2042,17 @@ views: icon: mdi:security - type: horizontal-stack cards: - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_security_button variables: - name: Back - entity: binary_sensor.downstairs_bathroom_window_1 - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_security_button variables: - name: Side - entity: binary_sensor.downstairs_bathroom_window_2 - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_timer_card variables: - name: Lights Timer @@ -2136,12 +2136,12 @@ views: icon: mdi:security - type: horizontal-stack cards: - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_security_button variables: - name: Big Window - entity: binary_sensor.kitchen_big_window - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_security_button variables: - name: Sink Window @@ -2185,7 +2185,7 @@ views: icon: mdi:list-box - type: horizontal-stack cards: - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_temperature_button variables: - name: Temp @@ -2207,12 +2207,12 @@ views: action: none - type: horizontal-stack cards: - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_accent_color_button variables: - name: Motion - entity: binary_sensor.mud_room_motion - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_accent_color_button variables: - name: Occupied @@ -2223,17 +2223,17 @@ views: icon: mdi:security - type: horizontal-stack cards: - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_security_button variables: - name: Back Door - entity: binary_sensor.back_door - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_security_button variables: - name: Window - entity: binary_sensor.mud_room_window - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_timer_card variables: - name: Lights Timer @@ -2274,7 +2274,7 @@ views: icon: mdi:list-box - type: horizontal-stack cards: - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_temperature_button variables: - name: Temp @@ -2296,12 +2296,12 @@ views: action: none - type: horizontal-stack cards: - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_accent_color_button variables: - name: Motion - entity: binary_sensor.stairwell_bottom_motion - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_accent_color_button variables: - name: Occupied @@ -2312,19 +2312,19 @@ views: icon: mdi:security - type: horizontal-stack cards: - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_security_button variables: - name: Window - entity: binary_sensor.stairway_window_lower - type: custom:bubble-card card_type: empty-column - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_timer_card variables: - name: Lights Timer - entity: timer.stairwell_motion_timer - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_timer_card variables: - name: Lights Timer @@ -2368,7 +2368,7 @@ views: icon: mdi:list-box - type: horizontal-stack cards: - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_temperature_button variables: - name: Temp @@ -2390,22 +2390,22 @@ views: action: none - type: horizontal-stack cards: - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_accent_color_button variables: - name: Motion - entity: binary_sensor.stairwell_top_motion - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_accent_color_button variables: - name: Occupied - entity: binary_sensor.upstairs_hallway_occupied - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_timer_card variables: - name: Lights Timer - entity: timer.upstairs_hallway_motion_timer - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_timer_card variables: - name: Lights Timer @@ -2475,7 +2475,7 @@ views: icon: mdi:list-box - type: horizontal-stack cards: - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_temperature_button variables: - name: Temp @@ -2498,22 +2498,22 @@ views: action: none - type: horizontal-stack cards: - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_accent_color_button variables: - name: Motion - entity: binary_sensor.upstairs_bathroom_motion - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_accent_color_button variables: - name: Occupied - entity: binary_sensor.upstairs_bathroom_occupied - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_timer_card variables: - name: Lights Timer - entity: timer.upstairs_bathroom_motion_timer - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_timer_card variables: - name: Shower Mode Cooldown @@ -2751,7 +2751,7 @@ views: icon: mdi:list-box - type: horizontal-stack cards: - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_temperature_button variables: - name: Temp @@ -2774,22 +2774,22 @@ views: action: none - type: horizontal-stack cards: - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_accent_color_button variables: - name: Motion - entity: binary_sensor.master_bedroom_motion - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_accent_color_button variables: - name: Occupied - entity: binary_sensor.master_bedroom_occupied - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_timer_card variables: - name: Lights Timer - entity: timer.master_bedroom_motion_timer - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_timer_card variables: - name: Shower Mode Cooldown @@ -2934,7 +2934,7 @@ views: icon: mdi:list-box - type: horizontal-stack cards: - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_temperature_button variables: - name: Temp @@ -2957,17 +2957,17 @@ views: action: none - type: horizontal-stack cards: - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_accent_color_button variables: - name: Motion - entity: binary_sensor.kallen_bedroom_motion - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_accent_color_button variables: - name: Occupied - entity: binary_sensor.kallen_bedroom_occupied - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_timer_card variables: - name: Lights Timer @@ -3185,7 +3185,7 @@ views: - default - type: horizontal-stack cards: - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_temperature_button variables: - name: Temp @@ -3208,17 +3208,17 @@ views: action: none - type: horizontal-stack cards: - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_accent_color_button variables: - name: Motion - entity: binary_sensor.emma_bedroom_motion - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_accent_color_button variables: - name: Occupied - entity: binary_sensor.emma_bedroom_occupied - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_timer_card variables: - name: Lights Timer @@ -3276,12 +3276,12 @@ views: icon: mdi:door - type: horizontal-stack cards: - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_security_button variables: - name: Front - entity: binary_sensor.front_door - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_security_button variables: - name: Back @@ -3292,51 +3292,51 @@ views: icon: hue:room-living - type: horizontal-stack cards: - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_security_button variables: - name: Front 1 - entity: binary_sensor.front_window_1 - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_security_button variables: - name: Front 2 - entity: binary_sensor.front_window_2 - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_security_button variables: - name: Front 3 - entity: binary_sensor.front_window_3 - type: horizontal-stack cards: - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_security_button variables: - name: Side 1 - entity: binary_sensor.side_window_1 - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_security_button variables: - name: Side 2 - entity: binary_sensor.side_window_2 - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_security_button variables: - name: Side 3 - entity: binary_sensor.side_window_3 - type: horizontal-stack cards: - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_security_button variables: - name: Side 4 - entity: binary_sensor.side_window_4 - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_security_button variables: - name: Back 1 - entity: binary_sensor.back_window_1 - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_security_button variables: - name: Back 2 @@ -3347,7 +3347,7 @@ views: icon: mdi:stairs - type: horizontal-stack cards: - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_security_button variables: - name: Window @@ -3360,12 +3360,12 @@ views: icon: hue:room-kitchen - type: horizontal-stack cards: - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_security_button variables: - name: Big - entity: binary_sensor.kitchen_big_window - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_security_button variables: - name: Sink @@ -3376,7 +3376,7 @@ views: icon: hue:room-other - type: horizontal-stack cards: - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_security_button variables: - name: Window @@ -3389,12 +3389,12 @@ views: icon: mdi:toilet - type: horizontal-stack cards: - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_security_button variables: - name: Back - entity: binary_sensor.downstairs_bathroom_window_1 - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_security_button variables: - name: Side @@ -3405,7 +3405,7 @@ views: icon: hue:ceiling-round - type: horizontal-stack cards: - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_security_button variables: - name: Window @@ -3418,7 +3418,7 @@ views: icon: mdi:toilet - type: horizontal-stack cards: - - type: custom:decluttering-card + - type: custom:streamline-card template: popup_security_button variables: - name: Window