Files
homeAutomation/configurations/home-assistant/configuration.yaml
2026-08-16 13:19:17 +02:00

18 lines
447 B
YAML

# Loads default set of integrations. Do not remove
# This was added to the homeAutomation repo.
# This is a sample configuration. Please create a configuration.production.yml for production use.
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:
- 0.0.0.0/0