Files
homeAutomation/home-assistant/configuration.yaml
2022-11-17 20:20:56 +00:00

17 lines
331 B
YAML

# Loads default set of integrations. Do not remove
# This was added to the homeAutomation repo.
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:
- 10.55.8.1