Skip to content

Fix display when using continued conversation with LLM#114

Closed
tronikos wants to merge 1 commit intoesphome:mainfrom
tronikos:fix_continued_conversation_llm
Closed

Fix display when using continued conversation with LLM#114
tronikos wants to merge 1 commit intoesphome:mainfrom
tronikos:fix_continued_conversation_llm

Conversation

@tronikos
Copy link
Contributor

When using continued conversation with LLMs the display would enter the idle phase instead of the listening phase.
Note I don't have any of these devices. This is only tested on my DIY device.

tronikos added a commit to tronikos/esphome-packages that referenced this pull request May 23, 2025
@github-actions github-actions bot added the stale label Jun 22, 2025
@github-actions github-actions bot closed this Jun 27, 2025
@jesserockz jesserockz reopened this Jun 28, 2025
@github-actions github-actions bot removed the stale label Jun 28, 2025
@tronikos tronikos marked this pull request as draft July 23, 2025 10:35
@tronikos
Copy link
Contributor Author

There was a recent change and this doesn't work anymore. Now voice_assistant.is_running always returns true even if there is no continue conversation. From the logs I see that voice assistant changes to idle shortly after on_end.

@github-actions github-actions bot added the stale label Aug 22, 2025
@github-actions github-actions bot closed this Aug 28, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Aug 29, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments