From d8b6648eccbee7f6431ad98f7d82338e6c617202 Mon Sep 17 00:00:00 2001 From: Georgi Gardev Date: Sun, 7 Jun 2020 23:00:49 +0300 Subject: [PATCH] Streamline main dashboard meida --- .../home_dashboard/main_dashboard.yaml | 57 +------------------ 1 file changed, 2 insertions(+), 55 deletions(-) diff --git a/config/lovelace/home_dashboard/main_dashboard.yaml b/config/lovelace/home_dashboard/main_dashboard.yaml index 4608607..b65e8a7 100644 --- a/config/lovelace/home_dashboard/main_dashboard.yaml +++ b/config/lovelace/home_dashboard/main_dashboard.yaml @@ -303,65 +303,12 @@ - type: vertical-stack cards: - type: vertical-stack - title: Media cards: - - type: horizontal-stack - cards: - - type: custom:button-card - template: default - entity: sensor.philip_defranco - name: Latest PDS - tap_action: - action: call-service - service: script.youtube_play_latest_pds - - type: custom:button-card - template: default - entity: script.music_play - name: Chill - icon: mdi:music - tap_action: - action: toggle - - type: custom:button-card - template: default - entity: script.music_play - name: Retro - icon: mdi:music - tap_action: - action: call-service - service: script.music_play - service_data: - playlist: "Retro" - - type: custom:button-card - template: default - entity: script.tv_fireplace - name: Fireplace - tap_action: - action: toggle - - - type: horizontal-stack - cards: - - type: custom:button-card - template: default - entity: binary_sensor.sonos_is_bedroom_master - name: Sonos from Bedroom - icon: mdi:speaker-multiple - tap_action: - action: call-service - service: script.sonos_join_bedroom - - type: custom:button-card - template: default - entity: binary_sensor.sonos_is_living_room_master - icon: mdi:speaker-multiple - name: Sonos from TV - tap_action: - action: call-service - service: script.sonos_join_tv - - type: custom:decluttering-card - template: sonos_media_player + template: media_with_controls variables: - player: media_player.master_bedroom - - name: Bedroom + - player_name: Bathroom - type: custom:decluttering-card template: sonos_media_player_small