From 7dfcfeddd3efd1fda76d8ce6f09d1b0fb14b1e29 Mon Sep 17 00:00:00 2001 From: Aalian Khan Date: Sun, 26 Mar 2023 15:55:17 -0400 Subject: [PATCH] Create hacs.json --- hacs.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 hacs.json diff --git a/hacs.json b/hacs.json new file mode 100644 index 0000000..1890c81 --- /dev/null +++ b/hacs.json @@ -0,0 +1,5 @@ +{ + "name": "Auto generating Mushroom dashboard strategy", + "render_readme": true, + "filename": "mushroom-strategy.js" +}