From da948a6c07bf23a6e40cf1b69e980da65c69bda9 Mon Sep 17 00:00:00 2001 From: andarotajo Date: Sat, 25 Mar 2023 16:05:02 +0100 Subject: [PATCH] add references /config to test configuration --- test/configuration.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/test/configuration.yaml b/test/configuration.yaml index 3e39f09..791af6b 100644 --- a/test/configuration.yaml +++ b/test/configuration.yaml @@ -16,3 +16,7 @@ demo: sensor: - platform: otp token: !secret frenck + +homeassistant: + allowlist_external_dirs: + - "/config"