48 lines
691 B
YAML
48 lines
691 B
YAML
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'
|
|
auth_providers:
|
|
- type: trusted_networks
|
|
trusted_networks:
|
|
- 10.10.10.0/24
|
|
|
|
|
|
lovelace:
|
|
mode: yaml
|
|
resources: !include ../../resources.yaml
|
|
|
|
|
|
http:
|
|
use_x_forwarded_for: true
|
|
trusted_proxies:
|
|
- 127.0.0.1
|
|
- ::1
|
|
- 10.10.10.0/24
|
|
- 172.30.32.0/24
|
|
- 172.30.33.0/24
|
|
|
|
|
|
#default_config:
|
|
automation:
|
|
counter:
|
|
dhcp:
|
|
energy:
|
|
frontend:
|
|
history:
|
|
map:
|
|
mobile_app:
|
|
person:
|
|
ssdp:
|
|
system_health:
|
|
timer:
|
|
usb:
|
|
webhook:
|
|
zeroconf:
|
|
zone: |