From c01e30a849a0228707cfdc66f9e4c88b1aba9881 Mon Sep 17 00:00:00 2001 From: ccostan Date: Thu, 4 Jun 2020 13:33:55 -0400 Subject: [PATCH] Just about completed with #523 changes --- config/configuration.yaml | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/config/configuration.yaml b/config/configuration.yaml index 07f6e84b..87311574 100755 --- a/config/configuration.yaml +++ b/config/configuration.yaml @@ -11,24 +11,16 @@ homeassistant: 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 auth_providers: - type: homeassistant - - type: legacy_api_password - api_password: !secret http_password - type: trusted_networks trusted_networks: - 192.168.10.0/24 - - !secret external_ip +# - !secret external_ip allow_bypass_login: true + # - type: legacy_api_password + # api_password: !secret http_password system_health: