From ade2d3df402c7a9531d25d2d02d5931b0087927c Mon Sep 17 00:00:00 2001 From: Jules Dejaeghere Date: Sat, 23 Dec 2023 21:21:46 +0100 Subject: [PATCH] Update hacs.json --- hacs.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/hacs.json b/hacs.json index cf7f9a6..bbcc17b 100644 --- a/hacs.json +++ b/hacs.json @@ -1,3 +1,5 @@ { - "name": "IRM KMI Belgian weather" + "name": "IRM KMI Belgian weather", + "country": ["BE", "NL", "LU"], + "render_readme": true } \ No newline at end of file