From: Giorgio Ravera Date: Sun, 15 Mar 2020 13:20:39 +0000 (+0100) Subject: Added Ma che schifo è? laura voice X-Git-Url: http://git.giorgioravera.it/?a=commitdiff_plain;h=56a753cd7efdf97013e7147ab923f1ede41efaa2;p=homeassistant.git Added Ma che schifo è? laura voice --- diff --git a/script/audio.yaml b/script/audio.yaml index 9dccc966..b08fdc9d 100644 --- a/script/audio.yaml +++ b/script/audio.yaml @@ -5,6 +5,7 @@ # 1 -> bell'affare # 2 -> belan # 3 -> una schifezza +# 3 -> ma che schifo è? # # Operations: # - script.volume_manager @@ -64,6 +65,13 @@ laura_voice_3: data: type: '3' +laura_voice_4: + alias: Voce Laura 4 + sequence: + - service: script.laura_voice + data: + type: '4' + ###################################################################### # Script: Babu Frik # Inputs: diff --git a/www/audio/laura/4.mp3 b/www/audio/laura/4.mp3 new file mode 100644 index 00000000..fb68a7d3 Binary files /dev/null and b/www/audio/laura/4.mp3 differ