TTS: add state (#34806)

* TTS: add state

* Update source/_integrations/tts.markdown
This commit is contained in:
c0ffeeca7 2024-09-18 10:56:30 +02:00 committed by GitHub
parent 3de89cae97
commit 758bb538df
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 9 additions and 0 deletions

View File

@ -31,6 +31,15 @@ Text-to-speech (TTS) enables Home Assistant to speak to you.
See all [TTS integrations](https://www.home-assistant.io/integrations/#text-to-speech) using this building block for ways to use it in your automations. If you are using the Home Assistant voice assistant, [Assist](https://www.home-assistant.io/voice_control/), Assist is using TTS when replying to you. Another way to use TTS is by using [TTS with Home Assistant Cloud](https://www.nabucasa.com/config/tts/).
## The state of a text-to-speech entity
The state of a text-to-speech {% term entity %} is a timestamp showing the date and time when text-to-speech was last used.
<p class='img'>
<img src='/images/integrations/tts/state_tts.png' alt='Screenshot showing the state of a text-to-speech entity in the developer tools' />
Screenshot showing the state of a text-to-speech entity in the developer tools.
</p>
## Actions
### Action speak

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB