initial commit

This commit is contained in:
2022-01-12 07:26:26 +01:00
commit 358137bb40
7 changed files with 67 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
# 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