First Commit

This commit is contained in:
root
2022-08-04 00:35:03 +02:00
commit 4f531bece4
11 changed files with 213 additions and 0 deletions

View File

@ -0,0 +1,26 @@
homeassistant:
name: Home
latitude: !secret latitude
longitude: !secret longitude
elevation: !secret elevation
unit_system: metric
temperature_unit: C
time_zone: Europe/Berlin
allowlist_external_dirs:
- '/tmp'
http:
use_x_forwarded_for: true
trusted_proxies:
- 172.30.33.0/24
- 172.30.33.1/32
- 172.30.32.0/24
- 192.168.1.0/24
- 192.168.2.0/24
- 192.168.3.0/24
lovelace:
mode: yaml
resources: !include ../../resources.yaml

View File

@ -0,0 +1,7 @@
recorder:
db_url: !secret db_url
auto_purge: true
purge_keep_days: 60
exclude:
entities:
- sensor.time