From 40fff95ac8716af869bae36a516591893d260040 Mon Sep 17 00:00:00 2001 From: Jonas Forsberg Date: Sun, 24 Jul 2022 10:16:40 +0200 Subject: [PATCH] added zones in secrets --- configuration.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/configuration.yaml b/configuration.yaml index bebdcec..14b6895 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -54,6 +54,7 @@ http: mqtt: discovery_prefix: homeassistant +zone: !secret zones automation: !include automations.yaml script: !include scripts.yaml scene: !include scenes.yaml