From 1987e51be2ab5acf0684a8a9e190b30941f3932a Mon Sep 17 00:00:00 2001 From: HomeAssistant Date: Sat, 26 Jul 2025 16:32:22 -0400 Subject: [PATCH] Is something going on? --- components/packages/redirected.yaml | 28 ++++++++++++++-------------- components/tts/google.yaml | 10 +++++----- 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/components/packages/redirected.yaml b/components/packages/redirected.yaml index 6790f44..0f35167 100644 --- a/components/packages/redirected.yaml +++ b/components/packages/redirected.yaml @@ -1,14 +1,14 @@ -cover: !include_dir_list ../covers -group: !include ../../groups.yaml -switch: !include_dir_list ../switches -remote: !include_dir_list ../remotes -rest_command: !include_dir_merge_named ../rest_commands -scene: !include ../../scenes.yaml -#scene old: !include_dir_list ../../scenes -script: !include ../../scripts.yaml -#script old: !include_dir_named ../../scripts -script old: !include_dir_named ../../scripts -shell_command: !include_dir_merge_named ../shell_commands -tts: !include_dir_list ../tts -device_tracker: !include_dir_list ../device_trackers -alert: !include_dir_named ../alerts +cover: !include_dir_list ../covers +group: !include ../../groups.yaml +switch: !include_dir_list ../switches +remote: !include_dir_list ../remotes +rest_command: !include_dir_merge_named ../rest_commands +scene: !include ../../scenes.yaml +# scene old: !include_dir_list ../../scenes +script: !include ../../scripts.yaml +# script old: !include_dir_named ../../scripts +script old: !include_dir_named ../../scripts +shell_command: !include_dir_merge_named ../shell_commands +# tts: !include_dir_list ../tts +device_tracker: !include_dir_list ../device_trackers +alert: !include_dir_named ../alerts diff --git a/components/tts/google.yaml b/components/tts/google.yaml index d567b39..de8250f 100644 --- a/components/tts/google.yaml +++ b/components/tts/google.yaml @@ -1,5 +1,5 @@ -platform: google_translate -cache: true -cache_dir: /tmp/tts -time_memory: 57600 -service_name: google_translate_say +platform: google_translate +cache: true +cache_dir: /tmp/tts +time_memory: 57600 +service_name: google_translate_say