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: []
|
badges: []
|
||||||
cards:
|
cards:
|
||||||
- type: entities
|
- type: entities
|
||||||
|
style: |
|
||||||
|
ha-icon {
|
||||||
|
color: red;
|
||||||
|
}
|
||||||
title: Youtube controls
|
title: Youtube controls
|
||||||
icon: mdi:youtube
|
icon: mdi:youtube
|
||||||
show_header_toggle: false
|
show_header_toggle: false
|
||||||
@@ -40,6 +44,7 @@ cards:
|
|||||||
service: script.youtube_play_latest_pds
|
service: script.youtube_play_latest_pds
|
||||||
- type: custom:text-element
|
- type: custom:text-element
|
||||||
text: "${states['sensor.philip_defranco'].state}"
|
text: "${states['sensor.philip_defranco'].state}"
|
||||||
|
|
||||||
- type: custom:text-element
|
- type: custom:text-element
|
||||||
text: "Available:"
|
text: "Available:"
|
||||||
- type: custom:text-element
|
- type: custom:text-element
|
||||||
|
|||||||
+1
-1
@@ -16,7 +16,7 @@ resources:
|
|||||||
- type: module
|
- type: module
|
||||||
url: /community_plugin/circle-sensor-card/circle-sensor-card.js
|
url: /community_plugin/circle-sensor-card/circle-sensor-card.js
|
||||||
- type: module
|
- type: module
|
||||||
url: /community_plugin/lovelace-card-mod/card-mod.js
|
url: /hacsfiles/lovelace-card-mod/card-mod.js
|
||||||
- type: js
|
- type: js
|
||||||
url: /community_plugin/light-entity-card/light-entity-card.js
|
url: /community_plugin/light-entity-card/light-entity-card.js
|
||||||
- type: module
|
- type: module
|
||||||
|
|||||||
Reference in New Issue
Block a user