From a8ac4da29ef824dbf48cdfcca928be55f53931a6 Mon Sep 17 00:00:00 2001 From: Jules Dejaeghere Date: Sat, 23 Dec 2023 10:46:13 +0100 Subject: [PATCH] Add hacs.json file --- hacs.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 hacs.json diff --git a/hacs.json b/hacs.json new file mode 100644 index 0000000..cf7f9a6 --- /dev/null +++ b/hacs.json @@ -0,0 +1,3 @@ +{ + "name": "IRM KMI Belgian weather" +} \ No newline at end of file