mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-12-10 14:46:47 -06:00
* Assist tutorial on setting up phone to control HA - Add new folder projects/private-voice-assistant - Add tutorial on setting up a classic analog phone to control Home Assistant -- Instructions on setting up Grandstream -- Instructions on setting up Voice over IP integration -- Instructions on setting up voice assistant (basic setup using default settings, not including Alexa or Google) -- Troubleshooting information - Link to tutorial from front page - Link to tutorial from documentation page, asides * VoIP tutorial: add step to activate assistant * Remove unused images * Remove unused ESPHome images * VoIP tutorial: fix grammar: set up vs setup * Apply suggestions from code review Co-authored-by: Paulus Schoutsen <balloob@gmail.com> Co-authored-by: Franck Nijhof <git@frenck.dev> * Apply suggestions from code review Co-authored-by: Franck Nijhof <git@frenck.dev> * Review feedback: update images * Review feedback: fix sidebar * Review feedback: rename file to index * Review comments: remove info on how to view logs * Implement review feedback * Review feedback: update troubleshooting procedures * Implement review comments: Remove section on setting up assistant - There will be one setup by default. * Move generic troubleshooting into separate section - so that it can be a link target for other pages - Pointing to the VoIP tutorial for troubleshooting is less ideal, - as it is more than troubelshooting - and includes VoIP specific troubleshooting * Remove FAQ - It contained a reference to the list of supported languages. - It is no longer required to check if one's languages is supported, as the UI only proposes supported languages. * add link to custom sentences -add name of phone model used in video by @TheFes * Implement review feedback * Implement review feedback. Missed that one * Fix broken links * Fix title * Change troubleshooting file name * Update screenshot * Fix title in aside * Add interview with Mario * Fix typo --------- Co-authored-by: Paulus Schoutsen <balloob@gmail.com> Co-authored-by: Franck Nijhof <git@frenck.dev>
1.5 KiB
1.5 KiB
title
| title |
|---|
| Troubleshooting Assist |
This section lists a few steps that may help you troubleshoot issues with Assist.
View debug information
- Go to Settings > Voice assistants.
- From the list of assistants, select your assistant.

- In the dialog, select Debug.

- At the top of the screen, from the dropdown menu, select the run you are interested in.

Test if the phrase works without voice
- Open the debug view.
- In the top right corner, select the icon.

- Select Run text pipeline.

- Enter the phrase you want to test and select Run.

- Check if it worked.
- If the phrase does not work, try a variant. For example, if Turn off the light doesn't work, try: Turn off the lights in the kitchen.
- Check if your phrase is supported.
- Make sure you are using the name of the area as it is defined in Home Assistant. If you have a room called bathroom, the phrase Turning on the lights in the bath won’t work.