You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Model Name: iPad Pro 4th generation
Software Version: 18.1.1
App version: 2025.1
Home Assistant Core Version
2025.1.4
Describe the bug
I am getting regular error messages in the log (see below) from the iPad app. (Interestingly enough, not when using the iPhone app). Basically the error message is that "the pipeline does not support speech-to-text".
I am not using speech to text or voice assistance at all, have not even tinkered with it. Also, this is a relatively fresh install, set up about a month ago. I have been getting this message ever since I set up the system, ie on 2024.12 already.
2025-01-26 10:05:09.652 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [546917429120] Error handling message: Unknown error (unknown_error) Kai from 192.168.xxx.xx (Home Assistant/2024.12.2 (io.robbie.HomeAssistant; build:2024.1058; iPadOS 18.1.1))
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/websocket_api/decorators.py", line 28, in _handle_async_response
await func(hass, connection, msg)
File "/usr/src/homeassistant/homeassistant/components/assist_pipeline/websocket_api.py", line 242, in websocket_run
await pipeline_input.validate()
File "/usr/src/homeassistant/homeassistant/components/assist_pipeline/pipeline.py", line 1524, in validate
raise PipelineRunValidationError(
"the pipeline does not support speech-to-text"
)
homeassistant.components.assist_pipeline.pipeline.PipelineRunValidationError: the pipeline does not support speech-to-text
To Reproduce
Have not yet figured out under what specific circumstances this occurs.
This is very similar to issue #3199, which was for an iPhone, though, and seems to have stopped eventually.
The text was updated successfully, but these errors were encountered:
iOS device model, version and app version
Model Name: iPad Pro 4th generation
Software Version: 18.1.1
App version: 2025.1
Home Assistant Core Version
2025.1.4
Describe the bug
I am getting regular error messages in the log (see below) from the iPad app. (Interestingly enough, not when using the iPhone app). Basically the error message is that "the pipeline does not support speech-to-text".
I am not using speech to text or voice assistance at all, have not even tinkered with it. Also, this is a relatively fresh install, set up about a month ago. I have been getting this message ever since I set up the system, ie on 2024.12 already.
To Reproduce
Have not yet figured out under what specific circumstances this occurs.
This is very similar to issue #3199, which was for an iPhone, though, and seems to have stopped eventually.
The text was updated successfully, but these errors were encountered: