Files
homeassistant/configuration.yaml
2022-09-24 17:39:49 +01:00

12 lines
220 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