From f74460450444c1fcff92d207c38905071d330d09 Mon Sep 17 00:00:00 2001 From: CeeWeasel Date: Sat, 26 Jul 2025 15:32:29 -0400 Subject: [PATCH] Ignoring stuff --- .gitignore | 1 + components/tts/google.yaml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4eb5ab9..a5bc1bd 100644 --- a/.gitignore +++ b/.gitignore @@ -38,6 +38,7 @@ custom_components/ custom_logs/ snapshots/ rtl_433/ +tts/ /lovelace/private model_cache/ diff --git a/components/tts/google.yaml b/components/tts/google.yaml index d567b39..3977200 100644 --- a/components/tts/google.yaml +++ b/components/tts/google.yaml @@ -1,5 +1,5 @@ platform: google_translate cache: true -cache_dir: /tmp/tts +cache_dir: config/tmp time_memory: 57600 service_name: google_translate_say