♻️ start to split configs

This commit is contained in:
2021-07-11 21:59:45 -04:00
parent 601d078c28
commit 4a2f16b20e
4 changed files with 30 additions and 11 deletions

View File

@ -1,14 +1,11 @@
# Configure a default setup of Home Assistant (frontend, api, etc)
default_config:
http:
use_x_forwarded_for: true
trusted_proxies: 100.103.57.96
# Text to speech
tts:
- platform: google_translate
homeassistant:
name: nerdhaus
latitude: !secret home_latititude
longitude: !secret home_longitude
elevation: !secret home_elevation
unit_system: metric
time_zone: America/Toronto
packages: !include_dir_named packages
group: !include groups.yaml
automation: !include automations.yaml