From 55174630dd8bd435a297fce8e6363a56483ae0b1 Mon Sep 17 00:00:00 2001 From: wrfz <77174685+wrfz@users.noreply.github.com> Date: Tue, 12 Nov 2024 17:19:18 +0100 Subject: [PATCH] Add missing JS files to resources --- hacs.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hacs.json b/hacs.json index 70a38b3..d132722 100644 --- a/hacs.json +++ b/hacs.json @@ -2,5 +2,9 @@ "name": "Daikin/Rotext - HPSU Dashboard", "render_readme": true, "filename": "hpsu-dashboard-card.js", + "extra_module": [ + "hpsu-dashboard-card-editor.js", + "modules.js" + ], "content_in_root": false } \ No newline at end of file