diff --git a/configuration.yaml b/configuration.yaml index b61f626..478d66a 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -23,3 +23,12 @@ hacs: lovelace: mode: yaml + +tts: + - platform: google_translate + cache: true + cache_dir: /tmp/tts + time_memory: 300 + base_url: !secret url_https + service_name: google_say +