From 3631a4259d7d8b71addc5924f6e8fd82a9303b55 Mon Sep 17 00:00:00 2001 From: ccostan Date: Wed, 8 Aug 2018 21:05:29 -0400 Subject: [PATCH] Moved stuff around to pass validation! --- config/configuration.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/config/configuration.yaml b/config/configuration.yaml index 803609fc..d51e7963 100755 --- a/config/configuration.yaml +++ b/config/configuration.yaml @@ -5,9 +5,6 @@ homeassistant: elevation: !secret homeassistant_elevation unit_system: imperial time_zone: America/New_York - whitelist_external_dirs: - - /config/ - customize: !include_dir_merge_named customize customize_domain: automation: @@ -20,8 +17,9 @@ homeassistant: scene.month_*_colors: hidden: true homebridge_hidden: true - packages: !include_dir_named packages + whitelist_external_dirs: + - /config influxdb: host: 192.168.10.10