From c3c7a8b8da64c55b4a832ec1dde6fcb03e3cd591 Mon Sep 17 00:00:00 2001 From: Adam Dodman Date: Sun, 15 Jan 2017 18:07:45 +0000 Subject: [PATCH] Add Text to Speech capabilities --- configuration.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configuration.yaml b/configuration.yaml index f504bb5..1fc7a45 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -72,6 +72,8 @@ device_tracker: input_boolean: !include input_boolean.yaml +tts: !include tts.yaml + input_slider: !include input_slider.yaml shell_command: !include shell_command.yaml