Troubleshooting assist with local URL (#35372)

* Troubleshooting assist with local URL

* Tweaks

* fix numbering

* Update source/voice_control/troubleshooting.markdown

* Apply suggestions from code review

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
JLo 2024-10-24 19:20:23 +02:00 committed by GitHub
parent f9436fff5f
commit b711f6b8ec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 19 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB

View File

@ -87,6 +87,25 @@ The example below shows common pitfalls when enquiring about the weather. While
![Create alias for entity name](/images/assist/assist_create_alias.png)
5. If you just ask "What is the weather" when you have forecast entities for multiple entities, Assist always returns the data for the place that was first added. Currently, there is no way to change that.
## I don't get a voice response
My voice assistant understands me and processes the command, but I don't get a voice response.
The voice response is generated in Home Assistant by one of our supported text-to-speech (or {% term TTS %}) engines.
The voice assistant device then fetches the audio file from Home Assistant and plays it back.
For this fetching process to work, Home Assistant must communicate its own URL to the device.
If you have a complex network setup, or if you changed this setting in the past, the URL communicated could be wrong.
To fix the URL, follow these steps:
1. In {% my profile title="your user profile" %}, enable **Advanced Mode**.
2. Go to {% my network title="**Settings** > **System** > **Network**" %}.
3. Change your Local Network Home Assistant URL to a URL that can be reached locally and that points to Home Assistant
- For most users, the **Automatic** option works and is recommended.
![Create alias for entity name](/images/assist/local_url.png)
## Tweaking the Assist audio configuration for your device
You think there is an issue with background noise or speaker volume? In some cases, it can help to tweak settings such as noise suppression and gain of your voice assistant device (such as the S32-S3-BOX-3).