From: Giorgio Ravera Date: Wed, 1 Jan 2020 13:40:55 +0000 (+0100) Subject: Replaced button component X-Git-Url: http://git.giorgioravera.it/?a=commitdiff_plain;h=c57f180812e8fa45e44047654d955c7415006a57;p=homeassistant.git Replaced button component --- diff --git a/automation/themes.yaml b/automation/themes.yaml index 96677b0b..4ea9c42e 100644 --- a/automation/themes.yaml +++ b/automation/themes.yaml @@ -18,7 +18,7 @@ data_template: name: >- {% if trigger.to_state.state == 'on' %} - midnight + midnight_blue {% else %} default {% endif %} diff --git a/ui-lovelace.yaml b/ui-lovelace.yaml index 62239565..76b649d0 100644 --- a/ui-lovelace.yaml +++ b/ui-lovelace.yaml @@ -5,9 +5,7 @@ title: Casa Ravera-Testa resources: - - url: /local/custom-cards/tracker-card.js?track=true - type: module - - url: /local/custom-cards/button-card.js + - url: /community_plugin/button-card/button-card.js type: module views: