Assist on ATOM Echo: add step on silence detection (#28316)

This commit is contained in:
c0ffeeca7 2023-07-25 11:20:02 +02:00 committed by GitHub
parent a341cfa3ab
commit 85d5abab44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

View File

@ -73,6 +73,11 @@ Before you can use this device with Home Assistant, you need to install a bit of
- *Is the front door locked?*
- *Which lights are on in the living room?*
3. Your command is not supported? Add your own commands using [a sentence trigger](/voice_control/custom_sentences/).
4. You find ATOM Echo takes to long to start processing your command?
- Adjust the silence detection settings. This setting defines how much silence is needed for Assist to find you're done speaking and it can start processing your command.
- Go to {% my integrations title="**Settings** > **Devices & Services**" %} and select the **ESPHome** integration.
- Under **M5Stack ATOM Echo**, select **1 device**.
![Open My link](/images/assist/esp32-atom_silence_detection_01.png)
## Troubleshooting