homeassistant: external_url: !secret public_url internal_url: !secret private_url latitude: !secret home_lat longitude: !secret home_long elevation: 655 # unit_system: imperial time_zone: !secret home_time_zone name: Daddy's House currency: USD country: !secret home_country # whitelist_external_dirs: # - /config/snapshots/ # - /config/www/audio/ media_dirs: alarms: /config/www/audio/alarms relaxing: /config/www/audio/relaxing tts: /config/www/audio/tts #local: /media/ #mnt: /mnt #audio: /config/www/audio/ #snapshots: /config/snapshots/ allowlist_external_dirs: - /config/tmp/ - /config/tmp/tts - /config/tmp/snapshots/ - /config/custom_logs/ #- /config/www/audio/ #- /config/image/ customize: !include_dir_merge_named customizations/entities packages: !include_dir_named components/packages auth_providers: - type: homeassistant - type: trusted_networks trusted_networks: - 192.168.0.0/23 - fd00::/8 - 127.0.0.1 - ::1 - 172.21.0.0/24