mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-06 01:48:44 +00:00
Make youtube icon red
This commit is contained in:
@@ -5,6 +5,10 @@ icon: mdi:play-circle-outline
|
||||
badges: []
|
||||
cards:
|
||||
- type: entities
|
||||
style: |
|
||||
ha-icon {
|
||||
color: red;
|
||||
}
|
||||
title: Youtube controls
|
||||
icon: mdi:youtube
|
||||
show_header_toggle: false
|
||||
@@ -40,6 +44,7 @@ cards:
|
||||
service: script.youtube_play_latest_pds
|
||||
- type: custom:text-element
|
||||
text: "${states['sensor.philip_defranco'].state}"
|
||||
|
||||
- type: custom:text-element
|
||||
text: "Available:"
|
||||
- type: custom:text-element
|
||||
|
||||
+1
-1
@@ -16,7 +16,7 @@ resources:
|
||||
- type: module
|
||||
url: /community_plugin/circle-sensor-card/circle-sensor-card.js
|
||||
- type: module
|
||||
url: /community_plugin/lovelace-card-mod/card-mod.js
|
||||
url: /hacsfiles/lovelace-card-mod/card-mod.js
|
||||
- type: js
|
||||
url: /community_plugin/light-entity-card/light-entity-card.js
|
||||
- type: module
|
||||
|
||||
Reference in New Issue
Block a user