mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-07 17:34:42 +00:00
Update to use latest folder-card options
This commit is contained in:
@@ -104,6 +104,10 @@ cards:
|
||||
action: call-service
|
||||
service: script.youtube_download_and_play
|
||||
- type: custom:folder-card
|
||||
style: |
|
||||
.card-header ha-icon {
|
||||
color: red;
|
||||
}
|
||||
entity: sensor.youtube
|
||||
title: Available Youtube
|
||||
icon: "mdi:youtube"
|
||||
@@ -132,6 +136,9 @@ cards:
|
||||
entity: sensor.pds
|
||||
title: Available PDS
|
||||
icon: "mdi:youtube"
|
||||
sort: "descending"
|
||||
max_count: 10
|
||||
show_count: true
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: script.youtube_play_file
|
||||
|
||||
Reference in New Issue
Block a user