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

Shortcuts will not display #641

Closed
inguy24 opened this issue Nov 16, 2023 · 2 comments
Closed

Shortcuts will not display #641

inguy24 opened this issue Nov 16, 2023 · 2 comments
Labels
bug Something isn't working stale

Comments

@inguy24
Copy link

inguy24 commented Nov 16, 2023

Before submitting a bug

[X ] I updated to the latest version available
[X8 ] I cleared the cache of my browser

Describe the bug

shortcuts added in the YAML will not display on the card5

Steps to reproduce

  1. configured the dashboard YAML as follows:
views:
  - title: Home
    icon: mdi:robot-vacuum
    type: panel
    badges: []
    cards:
      - type: custom:vacuum-card
        entity: vacuum.roomba
        shortcuts:
          - name: Clean Living Room
            service: nodered.trigger
            service_data:
              entity_id: button.roomba_node_red_room_trigger
              payload:
                room: living_room
            icon: mdi:sofa

  1. Cleared browser cache
  2. Loaded dashboard and shortcut will not display. Also configured pointing to a script as outlined in the github readme, but that configuration also will not work.

Expected behavior
Shortcut should appear with the sofa icon.

Screenshots

Versions:

  • Release: 2.7.6
  • Browser: chrome, fully kiosk, edge, home assistant app
  • HomeAssistant version:

Core
2023.11.2
Supervisor
2023.11.3
Operating System
11.1
Frontend
20231030.2

@inguy24 inguy24 added the bug Something isn't working label Nov 16, 2023
Copy link

There hasn't been any activity on this issue recently. This issue has now been marked as stale and will be closed if no further activity occurs. Please, update to the latest version and check if that solves the issue.
Thank you for your contributions!

@github-actions github-actions bot added the stale label Jan 16, 2024
Copy link

This issue was closed because it has been stalled for 30 days with no activity. Please open a new issue if the issue is still relevant, linking to this one.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale
Projects
None yet
Development

No branches or pull requests

1 participant