From 5a55b9ef7e664e80657c722c7011071e34d9de9e Mon Sep 17 00:00:00 2001 From: Breno Salles Date: Sat, 21 Sep 2024 11:57:08 +0100 Subject: [PATCH] feat: Homeassistant integrations directory --- .../homeassistant/files/viseu/homeassistant/configuration.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/roles/homeassistant/files/viseu/homeassistant/configuration.yaml b/roles/homeassistant/files/viseu/homeassistant/configuration.yaml index e5f551a..b3f3572 100644 --- a/roles/homeassistant/files/viseu/homeassistant/configuration.yaml +++ b/roles/homeassistant/files/viseu/homeassistant/configuration.yaml @@ -19,6 +19,8 @@ http: - 127.0.0.1 - 192.168.1.0/24 # Host network - 172.20.0.0/24 # Docker network ipam_config +allowlist_external_dirs: + - "/config/integrations" # Integration output files recorder: db_url: postgresql://postgres:postgres@0.0.0.0:5432/homeassistant