From 1a6f77ffaaecd49dc5aeaed9ea97c538a21630dd Mon Sep 17 00:00:00 2001 From: Mattias Persson Date: Thu, 4 Mar 2021 22:29:59 +0100 Subject: [PATCH] rm layout-card, mini-media-player, transmission resources --- configuration.yaml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/configuration.yaml b/configuration.yaml index a2e528ca..5cf69b82 100755 --- a/configuration.yaml +++ b/configuration.yaml @@ -27,13 +27,10 @@ lovelace: {url: /hacsfiles/light-popup-card/light-popup-card.js, type: module}, {url: /hacsfiles/lovelace-card-mod/card-mod.js, type: module}, {url: /hacsfiles/lovelace-hui-element/hui-element.js, type: module}, - {url: /hacsfiles/lovelace-layout-card/layout-card.js, type: module}, {url: /hacsfiles/lovelace-slider-entity-row/slider-entity-row.js, type: module}, {url: /hacsfiles/lovelace-valetudo-map-card/valetudo-map-card.js, type: module}, {url: /hacsfiles/mini-graph-card/mini-graph-card-bundle.js, type: module}, - {url: /hacsfiles/mini-media-player/mini-media-player-bundle.js, type: module}, {url: /hacsfiles/swipe-card/swipe-card.js, type: module}, - {url: /hacsfiles/transmission-card/transmission-card.js, type: module}, {url: '/local/calendar-card.js?v=31091', type: module}, {url: '/local/stack-in-card.js?v=101', type: module}, @@ -114,11 +111,6 @@ google: client_id: !secret google_client_id client_secret: !secret google_client_secret -vacuum: - - platform: xiaomi_miio - host: !secret roborock_host - token: !secret roborock_token - tts: platform: google_translate language: 'sv'