From 77fb36c9a0be91b8643c154007e750d1a91795c9 Mon Sep 17 00:00:00 2001 From: "J.P. Krauss" Date: Fri, 3 Feb 2023 15:59:09 -0800 Subject: [PATCH] Add Simple Weather Card --- lovelace/resources.yaml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/lovelace/resources.yaml b/lovelace/resources.yaml index 718390e..de2437d 100644 --- a/lovelace/resources.yaml +++ b/lovelace/resources.yaml @@ -1,9 +1,13 @@ -# Home Assistant Dashboard Resources +# Home Assistant Dashboard Resources (installed via HACS) -# Frigate Card (installed via HACS) +# Frigate Card - url: /hacsfiles/frigate-hass-card/frigate-hass-card.js type: module -# Mushroom Cards (installed via HACS) +# Mushroom Card - url: /hacsfiles/lovelace-mushroom/mushroom.js type: module + +# Simple Weather Card +- url: /hacsfiles/simple-weather-card/simple-weather-card-bundle.js + type: module