Update TTS for new function in 0.37 (#1863)

This commit is contained in:
Pascal Vizeli 2017-01-24 11:32:16 +01:00 committed by Fabian Affolter
parent 6380eb337d
commit 606835fe1d

View File

@ -47,6 +47,8 @@ If you are running Home Assistant over SSL or from within a container, you will
## {% linkable_title Service say %} ## {% linkable_title Service say %}
The `say` service support `language` and on some platforms also `options` for set i.e. *voice, motion, speed, etc*. The text for speech is set with `message`.
Say to all `media_player` device entities: Say to all `media_player` device entities:
```yaml ```yaml