diff --git a/source/_integrations/tts.markdown b/source/_integrations/tts.markdown index fc94b2b2bc5..38094e944f5 100644 --- a/source/_integrations/tts.markdown +++ b/source/_integrations/tts.markdown @@ -29,7 +29,8 @@ The `tts.speak` service supports `language` and on some platforms also `options` ```yaml service: tts.speak -target: tts.example +target: + entity_id: tts.example data: media_player_entity_id: media_player.kitchen message: "May the force be with you."