mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-07 17:34:42 +00:00
Remove unused components
This commit is contained in:
@@ -61,8 +61,8 @@ cards:
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: script.youtube_play_latest_pds
|
||||
- type: custom:text-element
|
||||
text: "${states['sensor.philip_defranco'].state}"
|
||||
- type: markdown
|
||||
content: "${states['sensor.philip_defranco'].state}"
|
||||
- type: custom:folder-card
|
||||
entity: sensor.pds
|
||||
title: Available PDS
|
||||
|
||||
@@ -108,5 +108,3 @@ cards:
|
||||
service: script.alarm_stop
|
||||
name: stop
|
||||
icon: mdi:home
|
||||
|
||||
- type: custom:gui-sandbox
|
||||
|
||||
@@ -18,8 +18,6 @@
|
||||
url: /hacsfiles/lovelace-dummy-entity-row/dummy-entity-row.js
|
||||
- type: module
|
||||
url: /hacsfiles/lovelace-fold-entity-row/fold-entity-row.js
|
||||
- type: module
|
||||
url: /hacsfiles/lovelace-gui-sandbox/gui-sandbox.js
|
||||
- type: module
|
||||
url: /hacsfiles/lovelace-layout-card/layout-card.js
|
||||
- type: module
|
||||
@@ -34,8 +32,6 @@
|
||||
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/text-element/text-element.js
|
||||
- type: module
|
||||
url: /hacsfiles/travel-time-card/travel-time-card.js
|
||||
- type: module
|
||||
|
||||
Reference in New Issue
Block a user