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

Feature Request to add some button #841

Open
IIIdefconIII opened this issue Nov 19, 2024 · 0 comments
Open

Feature Request to add some button #841

IIIdefconIII opened this issue Nov 19, 2024 · 0 comments

Comments

@IIIdefconIII
Copy link

Is your feature request related to a problem? Please describe.
It would be very nice if i can add the following commands as buttons in the card below beacuse they all work:

type: vertical-stack
cards:
  - type: custom:mushroom-vacuum-card
    entity: vacuum.clean_floor_iiidefconiii
    name: Vacuum Cleaner
    commands:
      - stop
      - locate
      - clean_spot
      - return_home
      - on_off
      - start_pause
    fill_container: true
    icon_animation: true
    secondary_info: state
    primary_info: none
    icon: mdi:robot-vacuum
    card_mod:
      style: |
        ha-card {
        background: none !important;  
        border: none !important;
          }

Describe the solution you'd like
image

Describe alternatives you've considered
Would be nice if we can the buttons next to the plat buttom:

Additional context
These option are exposed by Tuya to home assastant which works

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

No branches or pull requests

1 participant