diff --git a/src/panels/config/voice-assistants/debug/assist-pipeline-run-debug.ts b/src/panels/config/voice-assistants/debug/assist-pipeline-run-debug.ts index 989ca6e4fc..7ba08a670a 100644 --- a/src/panels/config/voice-assistants/debug/assist-pipeline-run-debug.ts +++ b/src/panels/config/voice-assistants/debug/assist-pipeline-run-debug.ts @@ -119,11 +119,15 @@ export class AssistPipelineRunDebug extends LitElement { ` : this._finished - ? html` - + ? this._pipelineRuns[0].init_options!.start_stage === "wake_word" + ? html` + + Continue listening for wake word + + ` + : html` Continue talking - - ` + ` : html`