Clooos / Bubble-Card

Bubble Card is a minimalist card collection for Home Assistant with a nice pop-up touch.
MIT License
1.44k stars 39 forks source link

Missing: Open voice assistant tap action #595

Open hanneshier opened 1 week ago

hanneshier commented 1 week ago

Describe the bug
There is no way to open the voice assistant from a bubble card. I would like to add a sub-button for opening the voice assistant, but as far as I know, there is no way for doing that. The guide for Starting Assist from your dashboard mentions a dedicated Assist tap-action, but that is not implemented in Bubble-Card

Expected behavior
Add an additional tap action for opening Assist (like e.g. the default button card).

Informations (please complete the following information):

Thank you! 🍻

Clooos commented 6 days ago

Hi!

Indeed this option is not available in the editor but this is just something I forgot to add. I will add it in the editor for the next release.

In the meantime you can add this in YAML:


tap_action:
  action: assist
button_action:
  tap_action:
    action: assist