From 4553c98bfcd4936abaee6681c51dd6ca0fc88eb8 Mon Sep 17 00:00:00 2001 From: scanchon <11784712+scanchon@users.noreply.github.com> Date: Sun, 4 Feb 2024 19:35:04 +0100 Subject: [PATCH] Adds country key --- hacs.json | 1 + 1 file changed, 1 insertion(+) diff --git a/hacs.json b/hacs.json index 868838d..7b50131 100644 --- a/hacs.json +++ b/hacs.json @@ -3,5 +3,6 @@ "content_in_root": false, "render_readme": true, "hide_default_branch": false, + "country": "FR", "homeassistant": "2023.12.1" }