From 9210aff5273ea7a1f56888ac32ccac20f848520d Mon Sep 17 00:00:00 2001 From: Claus Dethlefsen Date: Mon, 17 Jan 2022 19:05:27 +0100 Subject: [PATCH] Include customize --- configuration.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configuration.yaml b/configuration.yaml index e47c69c..f1632ef 100755 --- a/configuration.yaml +++ b/configuration.yaml @@ -10,6 +10,9 @@ homeassistant: name: "AnneClaus" external_url: "https://anneclaus.duckdns.org:8123" internal_url: "http://dethlefsen:8123" + auth_providers: + - type: homeassistant + customize: !include_dir_merge_named customize ## ########################################