Make youtube icon red

This commit is contained in:
2020-03-14 23:57:24 +02:00
parent 66f95b1740
commit bf0579b2cf
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -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
View File
@@ -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