home-assistant.io/source/docs/assist/troubleshooting.markdown
c0ffeeca7 6049308eec
Move troubleshooting topic (#27171)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-04-27 20:46:13 +02:00

1.5 KiB
Raw Blame History

title
Troubleshooting Assist

This section lists a few steps that may help you troubleshoot issues with Assist.

View debug information

  1. Go to Settings > Voice assistants.
  2. From the list of assistants, select your assistant. Select your assistant
  3. In the dialog, select Debug. Open the debug dialog
  4. At the top of the screen, from the dropdown menu, select the run you are interested in. Debug speech-to-text

Test if the phrase works without voice

  1. Open the debug view.
  2. In the top right corner, select the icon. Open the pipeline debug dialog
  3. Select Run text pipeline. Open the pipeline debug dialog
  4. Enter the phrase you want to test and select Run. Open the pipeline debug dialog
  5. Check if it worked. Open the pipeline debug dialog
    • 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 wont work.