infrastructure/ansible/roles/home-assistant/files/configuration.yml
2020-06-27 16:16:52 +01:00

16 lines
315 B
YAML

# Configure a default setup of Home Assistant (frontend, api, etc)
default_config:
# Text to speech
tts:
- platform: google_translate
group: !include groups.yaml
automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml
homeassistant:
auth_mfa_modules:
- type: totp