Add selector to tts services (#49703)

pull/49715/head
tkdrob 2021-04-26 08:51:28 -04:00 committed by GitHub
parent 7acb16e2af
commit 639dac1eaa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Describes the format for available TTS services
say:
name: Say an TTS message
name: Say a TTS message
description: Say something using text-to-speech on a media player.
fields:
entity_id:
@ -33,10 +33,14 @@ say:
selector:
text:
options:
name: Options
description:
A dictionary containing platform-specific options. Optional depending on
the platform.
advanced: true
example: platform specific
selector:
object:
clear_cache:
name: Clear TTS cache