Files
homeassistant/configuration.yaml
2022-09-24 17:44:25 +01:00

17 lines
293 B
YAML

# Loads default set of integrations. Do not remove.
default_config:
# Text to speech
tts:
- platform: google_translate
automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml
http:
use_x_forwarded_for: true
trusted_proxies:
- 172.22.0.254