8000 Update troubleshooting.markdown (#37265) · home-assistant/home-assistant.io@bb9b92d · GitHub
[go: up one dir, main page]

Skip to content

Commit bb9b92d

Browse files
authored
Update troubleshooting.markdown (#37265)
* Update troubleshooting.markdown Added media source fix for no TTS in YAML config. * Update troubleshooting.markdown streamlined media source text and added refence for default config. added local network header for more consistent style.
1 parent aa44200 commit bb9b92d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

source/voice_control/troubleshooting.markdown

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ My voice assistant understands me and processes the command, but I don't get a v
9292
The voice response is generated in Home Assistant by one of our supported text-to-speech (or {% term TTS %}) engines.
9393
The voice assistant device then fetches the audio file from Home Assistant and plays it back.
9494
95+
### Local Network Settings
9596
For this fetching process to work, Home Assistant must communicate its own URL to the device.
9697
If you have a complex network setup, or if you changed this setting in the past, the URL communicated could be wrong.
9798
@@ -103,6 +104,8 @@ To fix the URL, follow these steps:
103104
- For most users, the **Automatic** option works and is recommended.
104105
![Create alias for entity name](/images/assist/local_url.png)
105106
107+
### Missing Media Source
108+
If you are using YAML configuration and do not have `default_config:` make sure `media_source:` is present.
106109

107110
## Tweaking the Assist audio configuration for your device
108111

0 commit comments

Comments
 (0)
0