From 7e9863f9c8571c65ba25966003806239d2e60bf1 Mon Sep 17 00:00:00 2001 From: John Howard Date: Tue, 9 Nov 2021 01:51:54 -0800 Subject: [PATCH] Removing trailing `\` in tts entity description (#59313) --- homeassistant/components/tts/services.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/tts/services.yaml b/homeassistant/components/tts/services.yaml index f93a81cf2b2..7dcbe1287cb 100644 --- a/homeassistant/components/tts/services.yaml +++ b/homeassistant/components/tts/services.yaml @@ -6,7 +6,7 @@ say: fields: entity_id: name: Entity - description: Name(s) of media player entities.\ + description: Name(s) of media player entities. required: true selector: entity: