From 6367af2be8acaca459cffdb562a642c9c2fa57bc Mon Sep 17 00:00:00 2001 From: Marc Forth Date: Sun, 22 Apr 2018 18:56:37 +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 06465343..df878be2 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