Fix tts speak example (#29932)

This commit is contained in:
Martin Hjelmare 2023-11-20 19:18:36 +01:00 committed by GitHub
parent 2a428bb239
commit 343809fcd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,8 @@ The `tts.speak` service supports `language` and on some platforms also `options`
```yaml ```yaml
service: tts.speak service: tts.speak
target: tts.example target:
entity_id: tts.example
data: data:
media_player_entity_id: media_player.kitchen media_player_entity_id: media_player.kitchen
message: "May the force be with you." message: "May the force be with you."