shack/glados: tweak hass config

This commit is contained in:
makefu 2020-06-17 09:09:53 +02:00
parent dca15cd518
commit 28e030be56
No known key found for this signature in database
GPG Key ID: 36F7711F3FC0F225
2 changed files with 3 additions and 3 deletions

View File

@ -131,11 +131,11 @@ in {
};
#conversation = {};
history = {};
logbook = {};
#logbook = {};
logger = {
default = "info";
};
recorder = {};
#recorder = {};
tts = [
{ platform = "google_translate";
service_name = "say";

View File

@ -22,7 +22,7 @@ in
service = "media_player.turn_on";
data.entity_id = "media_player.${entity}";
}
{ delay.seconds = 8; }
{ delay.seconds = 4.5; }
{ service = "tts.say";
entity_id = "media_player.${entity}";
data_template = {