mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-04-25 13:57:37 +00:00

* States: add unavailable and unknown * rephrase intro * Make states lowercase * Update source/_integrations/humidifier.markdown Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com> * Revert "Make states lowercase" This reverts commit daf7f06630c4a2cc1f7e7fe5d043d9754a79cd1d. * Apply bold to the UI string of state names * Climate: fix grammar --------- Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
787 B
787 B
title | description | ha_release | ha_codeowners | ha_domain | ha_quality_scale | ha_category | ha_integration_type | |
---|---|---|---|---|---|---|---|---|
Speech-to-text (STT) | Instructions on how to set up speech-to-text (STT) with Home Assistant. | 0.102 |
|
stt | internal | entity |
A speech-to-text (STT) entity allows other integrations or applications to stream speech data to the STT API and get text back.
{% include integrations/building_block_integration.md %}
The state of a speech-to-text entity
Every speech-to-text entity keeps track of the timestamp of when the last time the speech-to-text entity was used to process speech.
In addition, the entity can have the following states:
- Unavailable: The entity is currently unavailable.
- Unknown: The state is not yet known.