From cdcc0fe7d39b685324fbe5b4f3c73022d48fc889 Mon Sep 17 00:00:00 2001 From: Georgi Gardev Date: Thu, 2 Jun 2022 14:06:30 +0300 Subject: [PATCH] Adjust hallway dashboards --- .../hallway_dashboard/coming_home_dashboard.yaml | 14 ++------------ .../hallway_dashboard/leaving_home_dashboard.yaml | 6 ------ 2 files changed, 2 insertions(+), 18 deletions(-) diff --git a/config/lovelace/hallway_dashboard/coming_home_dashboard.yaml b/config/lovelace/hallway_dashboard/coming_home_dashboard.yaml index 661cb17..b1eb16b 100644 --- a/config/lovelace/hallway_dashboard/coming_home_dashboard.yaml +++ b/config/lovelace/hallway_dashboard/coming_home_dashboard.yaml @@ -125,16 +125,10 @@ card: service: input_select.select_next service_data: entity_id: input_select.hallway_dashboard_mode - - type: custom:button-card template: v3_tablet_button - entity: input_boolean.georgi_home - name: Georgi home? - tap_action: - action: call-service - service: input_boolean.toggle - service_data: - entity_id: input_boolean.georgi_home + entity: input_boolean.simulation_mode + name: Simulation - type: custom:button-card template: v3_tablet_button entity: input_boolean.guest_mode @@ -174,10 +168,6 @@ card: tap_action: action: call-service service: script.toggle_living_room_cover - - type: custom:button-card - template: v3_tablet_button - entity: input_boolean.simulation_mode - name: Simulation - type: custom:button-card template: [v3_button_purifier, v3_tablet_button] entity: fan.philips_airpurifier diff --git a/config/lovelace/hallway_dashboard/leaving_home_dashboard.yaml b/config/lovelace/hallway_dashboard/leaving_home_dashboard.yaml index 3ffd565..c3919a1 100644 --- a/config/lovelace/hallway_dashboard/leaving_home_dashboard.yaml +++ b/config/lovelace/hallway_dashboard/leaving_home_dashboard.yaml @@ -32,12 +32,6 @@ card: styles: card: - background-image: url("/local/images/people/maya.jpg") - - type: custom:button-card - template: v3_badge - entity: sensor.quarantined_percent - - type: custom:button-card - template: v3_badge - entity: sensor.quarantine_times_left - type: custom:button-card template: v3_badge_icon entity: sensor.active_motion_sensors