Open muescha opened 4 days ago
Hey there @home-assistant/core, mind taking a look at this issue as it has been labeled with an integration (websocket_api
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
websocket_api documentation websocket_api source (message by IssueLinks)
Hey there @balloob, @synesthesiam, mind taking a look at this issue as it has been labeled with an integration (assist_pipeline
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
assist_pipeline documentation assist_pipeline source (message by IssueLinks)
Hi folks, I am also expecting an issue related to the web socket. Below, you can find errors from the logs.
The error is triggered when trying to interact with the assist using voice commands. As soon as the microphone is pressed, the error appears on the ui and gets logged.
Logger: homeassistant.components.websocket_api.http.connection Source: components/websocket_api/connection.py:315 integration: Home Assistant WebSocket API (documentation, issues) First occurred: 12:00:55 (4 occurrences) Last logged: 12:03:39
[547752966128] Error handling message: required key not provided @ data['input']['sample_rate']. Got None (invalid_format) Fabio from xxxxxxxx (Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36)
[547261938656] Error handling message: required key not provided @ data['input']['sample_rate']. Got None (invalid_format) Fabio from xxxxxxx (Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36)
The problem
Error in log file:
PipelineRunValidationError: the pipeline does not support speech-to-text
What version of Home Assistant Core has the issue?
core-2024.11.1
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Home Assistant WebSocket API
Link to integration documentation on our website
https://www.home-assistant.io/integrations/websocket_api
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Additional information
Log book says at this timestamp:
automatic translation by chatgpt: