From: Giorgio Ravera Date: Mon, 20 Apr 2020 20:10:56 +0000 (+0200) Subject: Forced tts folder X-Git-Url: http://git.giorgioravera.it/?a=commitdiff_plain;h=a7e445e7bcc438551c37f8dbf2c1aec82fa06a2c;p=homeassistant.git Forced tts folder --- diff --git a/components/tts.yaml b/components/tts.yaml index 3f46ab02..e73881bc 100644 --- a/components/tts.yaml +++ b/components/tts.yaml @@ -3,7 +3,8 @@ ###################################################################### platform: google_translate -language: 'it' cache: true +cache_dir: ./tts time_memory: 300 base_url: !secret base_url +language: 'it'