From 6faef407df4e7caa43db8c2b645bff32988622ff Mon Sep 17 00:00:00 2001 From: "J.P. Krauss" Date: Sat, 25 Feb 2023 14:36:44 -0800 Subject: [PATCH] Add UI Minimalist Dependencies --- lovelace/resources.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lovelace/resources.yaml b/lovelace/resources.yaml index 24e0bef..bf5dfd0 100644 --- a/lovelace/resources.yaml +++ b/lovelace/resources.yaml @@ -28,6 +28,10 @@ - url: /hacsfiles/lovelace-mushroom/mushroom.js type: module +# My Cards +- url: /hacsfiles/my-cards/my-cards.js + type: module + # Simple Weather Card - url: /hacsfiles/simple-weather-card/simple-weather-card-bundle.js type: module