Initial commit

This commit is contained in:
PorridgePi
2022-09-24 17:39:49 +01:00
commit 117222c9af
7 changed files with 196 additions and 0 deletions

11
configuration.yaml Normal file
View File

@@ -0,0 +1,11 @@
# 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