From 4c49804e5e091884a72d8605023719149e70b746 Mon Sep 17 00:00:00 2001 From: "J.P. Krauss" Date: Fri, 3 Feb 2023 14:42:00 -0800 Subject: [PATCH] Add Mushroom Cards --- lovelace/resources.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lovelace/resources.yaml b/lovelace/resources.yaml index 7ad7159..718390e 100644 --- a/lovelace/resources.yaml +++ b/lovelace/resources.yaml @@ -3,3 +3,7 @@ # Frigate Card (installed via HACS) - url: /hacsfiles/frigate-hass-card/frigate-hass-card.js type: module + +# Mushroom Cards (installed via HACS) +- url: /hacsfiles/lovelace-mushroom/mushroom.js + type: module