From 31fe6febcb3d0a4c41b2ffb1ed6b47ad161cf8db Mon Sep 17 00:00:00 2001 From: Marc Forth Date: Sun, 22 Apr 2018 19:18:17 +0100 Subject: [PATCH] Update configuration.yaml --- config/configuration.yaml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/config/configuration.yaml b/config/configuration.yaml index 960f9374..b630bc80 100755 --- a/config/configuration.yaml +++ b/config/configuration.yaml @@ -8,18 +8,18 @@ homeassistant: #whitelist_external_dirs: # - /config/www/custom_ui/floorplan/images - # customize: !include_dir_merge_named customize - # customize_domain: - # automation: - # initial_state: 'on' - # customize_glob: - # "automation.*watchdog*": - # icon: mdi:timer - # "sensor.dark_sky_*": - # homebridge_hidden: true - # "scene.month_*_colors": - # hidden: true - # homebridge_hidden: true + customize: !include_dir_merge_named customize + customize_domain: + automation: + initial_state: 'on' + customize_glob: + automation.*watchdog*: + icon: mdi:timer + sensor.dark_sky_*: + homebridge_hidden: true + scene.month_*_colors: + hidden: true + homebridge_hidden: true packages: !include_dir_named packages