From 0795ee10f73fa3da45e3a7541415714534e716ae Mon Sep 17 00:00:00 2001 From: "J.P. Krauss" Date: Sun, 26 Feb 2023 08:17:06 -0800 Subject: [PATCH] Add Apex Charts Card --- lovelace/resources.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lovelace/resources.yaml b/lovelace/resources.yaml index bf5dfd0..47fd4cf 100644 --- a/lovelace/resources.yaml +++ b/lovelace/resources.yaml @@ -1,5 +1,9 @@ # Home Assistant Dashboard Resources (installed via HACS) +# Apex Charts Card +- url: /hacsfiles/apexcharts-card/apexcharts-card.js + type: module + # Auto Entities - url: /hacsfiles/lovelace-auto-entities/auto-entities.js type: module