Just about completed with #523 changes

This commit is contained in:
ccostan 2020-06-04 13:33:55 -04:00
parent e7293393e9
commit c01e30a849
1 changed files with 3 additions and 11 deletions

View File

@ -11,24 +11,16 @@ homeassistant:
customize_domain: customize_domain:
automation: automation:
initial_state: 'on' 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 packages: !include_dir_named packages
auth_providers: auth_providers:
- type: homeassistant - type: homeassistant
- type: legacy_api_password
api_password: !secret http_password
- type: trusted_networks - type: trusted_networks
trusted_networks: trusted_networks:
- 192.168.10.0/24 - 192.168.10.0/24
- !secret external_ip # - !secret external_ip
allow_bypass_login: true allow_bypass_login: true
# - type: legacy_api_password
# api_password: !secret http_password
system_health: system_health: