Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assist action with 'Preferred assistant' opens last used assistant instead #17301

Closed
3 tasks done
jpelgrom opened this issue Jul 13, 2023 · 0 comments · Fixed by #17329
Closed
3 tasks done

Assist action with 'Preferred assistant' opens last used assistant instead #17301

jpelgrom opened this issue Jul 13, 2023 · 0 comments · Fixed by #17329
Assignees

Comments

@jpelgrom
Copy link
Member

Checklist

  • I have updated to the latest available Home Assistant version.
  • I have cleared the cache of my browser.
  • I have tried a different browser to see if it is related to my browser.

Describe the issue you are experiencing

After configuring a button with the Assist action and assistant (pipeline) set to 'Preferred assistant', it opens the last used assistant instead of the preferred assistant.

Describe the behavior you expected

'Preferred assistant' should always use my preferred assistant, even if it's different from the last used assistant.

Steps to reproduce the issue

  1. Have two assistants/pipelines, example: A (preferred) and B.
  2. Use assistant B, close the Assist dialog.
  3. Create a button card with Assist action, assistant (pipeline) set to 'Preferred assistant'.
  4. Click on the button.

Result: assistant B is used.

Expected result: assistant A is used.

What version of Home Assistant Core has the issue?

core-2023.7.1

What was the last working version of Home Assistant Core?

No response

In which browser are you experiencing the issue with?

Google Chrome 114.0.5735.199 (Official Build) (64-bit)

Which operating system are you using to run this browser?

Windows 11, version 22H2

State of relevant entities

No response

Problem-relevant frontend configuration

Button card configuration:


show_name: true
show_icon: true
type: button
tap_action:
  action: assist
name: Assist me

Javascript errors shown in your browser console/inspector

None

Additional information

No response

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants