joshcrosby
(Josh Crosby)
December 5, 2024, 3:49am
1
We are still missing the ability to select a voice pipeline when using the “Assist” shortcut on iOS. It defaults to the limited default HA agent and so it is impossible to use Siri or HomePods with more advanced language models.
The “Assist in App” shortcut even lets you select a pipeline it uses when it opens the app on iPhone, but this only allows you to use Assist with pipelines inside the HA app. If this ability to select could simply be added to the “Assist” shortcut this would be fixed.
See GitHub Issues and other threads below:
opened 09:47PM - 19 Mar 24 UTC
bug
ios
I have integrated the [Google Generative AI Conversation](https://www.home-assis… tant.io/integrations/google_generative_ai_conversation/) into "Assist" and it all works great on the web and iOS app.
Except when trying to run it from a shortcut when I always get "Sorry, I couldn't understand that".
I believe this is because of the language selection.
I only have one Voice Assistant. When look at the "Debug Assistant" on the HA app/web I see the requests that I send from the web but not the ones i send from shortcuts.
Those requests have language set as "*". But thats not an option from the shortcuts app.
I should also mention that other shortcuts work just fine. It's only the "Assist" one that is failing.
Model Name:
Software Version: 2024.3.1
App version: latests
opened 02:54PM - 25 Jul 23 UTC
integration: conversation
stale
### The problem
I have set up the Siri shortcut on my iphone. Some sentences w… ork and others do not (both built-in and custom). However, in all cases there is no Run of the sentence on the Debug Assistant page. The Assistant is processing the sentence, but there is no debug run for that processing. This makes it difficult to debug voice assistant sentence processing.
### What version of Home Assistant Core has the issue?
core-2023.7.3
### What was the last working version of Home Assistant Core?
_No response_
### What type of installation are you running?
Home Assistant Container
### Integration causing the issue
_No response_
### Link to integration documentation on our website
_No response_
### Diagnostics information
None
### Example YAML snippet
```yaml
None
```
### Anything in the logs that might be useful for us?
```txt
None
```
### Additional information
_No response_
opened 02:52PM - 20 Jan 24 UTC
closed 06:05PM - 26 Apr 24 UTC
stale
### The problem
I have set up a custom conversation agent. The web app and the … companion app both use the new agent. On the other hand, the Siri shortcut uses the default conversation agent.
### What version of Home Assistant Core has the issue?
core-2024.1.4
### What was the last working version of Home Assistant Core?
_No response_
### What type of installation are you running?
Home Assistant Container
### Integration causing the issue
Voice Control
### Link to integration documentation on our website
https://www.home-assistant.io/voice_control/apple
### Diagnostics information
_No response_
### Example YAML snippet
_No response_
### Anything in the logs that might be useful for us?
_No response_
### Additional information
_No response_
Companion app for iOS 2024.5: Let me Assist you 🍎 - #45 by hideandseem (also view replies and comments further down)
Thanks in advance!
joshcrosby
(Josh Crosby)
December 6, 2024, 12:26pm
3
Bravo! Hope they merge the pull request in soon. Thank you!
Is the assist shortcut still working for you? When I say “Siri, assist” and give an command it only replies with “Done”…
joshcrosby
(Josh Crosby)
December 22, 2024, 4:09am
5
Unfortunately I still have the same result as well. If I run the shortcut inside the Shortcuts app, though, I can see it return a result and I can also see the trace/history in HA, so I know it’s working. Could it be a timeout in Siri that just returns done and doesn’t speak the text if it doesn’t process in time? Or is there an error in the shortcut?