From 4549c25fd9dbdbb1fa4ff6fee837167559b33288 Mon Sep 17 00:00:00 2001 From: Fletcher Date: Mon, 4 Dec 2023 14:14:10 +0800 Subject: [PATCH] Move tts_service from example to configuration (#30113) * Move tts_service from example to configuration * Implement feedback by the author of this PR --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/notify.tts.markdown | 2 -- 1 file changed, 2 deletions(-) diff --git a/source/_integrations/notify.tts.markdown b/source/_integrations/notify.tts.markdown index 267b50a05df..eea95023dc7 100644 --- a/source/_integrations/notify.tts.markdown +++ b/source/_integrations/notify.tts.markdown @@ -25,8 +25,6 @@ notify: media_player: media_player.living_room ``` -Please note that the `tts_service` parameter, must match the `service_name` defined in the TTS integration. - {% configuration %} name: description: The name of the notify service.