From 5252a57d2baea7c747d066771236a145f40ab912 Mon Sep 17 00:00:00 2001 From: Georgi Gardev Date: Mon, 17 May 2021 00:05:44 +0300 Subject: [PATCH] Add brand icons --- config/lovelace/resources.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/lovelace/resources.yaml b/config/lovelace/resources.yaml index 98f6f27..977cded 100644 --- a/config/lovelace/resources.yaml +++ b/config/lovelace/resources.yaml @@ -10,6 +10,8 @@ url: /hacsfiles/lovelace-card-tools/card-tools.js - type: module url: /hacsfiles/config-template-card/config-template-card.js +- type: module + url: /hacsfiles/custom-brand-icons/custom-brand-icons.js - type: module url: /hacsfiles/decluttering-card/decluttering-card.js - type: module