Files
haos/configuration.yaml
T
2026-06-03 06:23:28 +09:00

23 lines
497 B
YAML

http:
use_x_forwarded_for: true
trusted_proxies:
- 127.0.0.1
- 172.30.33.0/24
- 192.168.1.0/24
# Loads default set of integrations. Do not remove.
default_config:
# Load frontend themes from the themes folder
frontend:
themes: !include_dir_merge_named themes
automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml
google_assistant:
project_id: homeassistant-72126
service_account: !include service_account.json
report_state: true