#troubleshooting voice assist responses

1 messages · Page 1 of 1 (latest)

sage tusk
#

How I can track what voice assistant understand and try to trigger
I thing the intent for my language is not correct , I have to many problem , with lighting , covers and volume control on Bulgarian languages. Some of them i fix it but other I just cant understand what assist try to do to give a error. For some error response on English , with mean that some of the intense responses are not correct for the language. just need the tool that can track the structure of the input .

full rune
#

if you click on the 3 dot menu in the voice assistants screen and click debug

sage tusk
#

how i can see from were assist took the response

#

intent: engine: conversation.home_assistant language: bg intent_input: Включена ли е лампата в коридора? conversation_id: null device_id: 144aa1ff7467a5ec23e0475fe800df07 prefer_local_intents: false done: true processed_locally: true intent_output: response: speech: plain: speech: Sorry, I couldn't understand that extra_data: null card: {} language: bg response_type: error data: code: no_valid_targets conversation_id: null tts: engine: tts.home_assistant_cloud language: bg-BG voice: AnnetteNeural tts_input: Sorry, I couldn't understand that done: true tts_output: media_id: >- media-source://tts/tts.home_assistant_cloud?message=Sorry,+I+couldn't+understand+that&language=bg-BG&tts_options=%7B%22voice%22:%22AnnetteNeural%22,%22preferred_format%22:%22flac%22,%22preferred_sample_rate%22:48000,%22preferred_sample_channels%22:1,%22preferred_sample_bytes%22:2%7D url: /api/tts_proxy/WRXpPp-b5up95EsTS3cr4w.flac mime_type: audio/flac

#

the question is : is the light on in the corridor

zealous agate
#

Go to dev tools, assist tab, and enter the query there. That will tell you what, if any, intent matchesb the query.

#

You may also need to change your language settings. If HA is set to English it will only understand English text.