mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 13:56:53 +00:00
Wake word: add state (#34805)
This commit is contained in:
parent
7a0ff42680
commit
cea669d89c
@ -17,3 +17,12 @@ A wake-word-detection {% term entity %} allows other {% term integrations %} or
|
||||
The wake-word-detection entities cannot be implemented manually, but can be provided by integrations such as [Wyoming](/integrations/wyoming). The API in [Assist Pipelines](https://developers.home-assistant.io/docs/voice/pipelines/) enables wake-word-detection as part of [Assist](/voice_control/).
|
||||
|
||||
{% include integrations/building_block_integration.md %}
|
||||
|
||||
## The state of a wake word detection entity
|
||||
|
||||
The state of a wake word detection {% term entity %} is a timestamp showing the date and time when the wake word was last detected.
|
||||
|
||||
<p class='img'>
|
||||
<img src='/images/integrations/wake_word/state_wake-word.png' alt='Screenshot showing the state of a wake word detection entity in the developer tools' />
|
||||
Screenshot showing the state of a wake word detection entity in the developer tools.
|
||||
</p>
|
||||
|
BIN
source/images/integrations/wake_word/state_wake-word.png
Normal file
BIN
source/images/integrations/wake_word/state_wake-word.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
Loading…
x
Reference in New Issue
Block a user