question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Icon replaced for garage door cover

See original GitHub issue

Checklist

  • [ x] I updated the card to the latest version available
  • [ x] I cleared the cache of my browser

Describe the bug A clear and concise description of what the bug is. Using this card, it changes the icon of my cover (garage door) from a garage door to some weird rectangle icon that maybe sort of looks like a garage door.

Version of the card Version: 3.1.1

To Reproduce This is the configuration I used:

cards:
  - entity: lock.front_door_lock
    hold_action:
      action: more-info
    name: Front Door
    tap_action:
      action: toggle
    type: 'custom:button-card'
    color: var(--state-icon-active-color)
    state:
      - color: var(--state-icon-color)
        value: locked
  - entity: cover.left_garage_door
    hold_action:
      action: more-info
    tap_action:
      action: toggle
    name: Left Garage
    type: entity-button
  - entity: cover.right_garage_door
    hold_action:
      action: more-info
    tap_action:
      action: toggle
    name: Right Garage
    type: 'custom:button-card'
    color: var(--state-icon-color)
    state:
      - color: var(--state-active-icon-color)
        value: open
type: horizontal-stack

Screenshots If applicable, add screenshots to help explain your problem. image Left, my lock (works fine) middle, one garage door with expected garage icon using entity-button right, other garage door with unknown icon using custom:button-card

Expected behavior Use the icon that is on the entity, not some other random icon

Desktop (please complete the following information):

  • Chrome
  • Latest, issue occurs on all

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6] iphone xs max
  • OS: [e.g. iOS8.1] 13.3
  • Browser HA app
  • Version 2

Additional context Add any other context about the problem here.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:15 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
RomRidercommented, Jan 20, 2020

I’ll work on that for the next release 😉

1reaction
RomRidercommented, Mar 13, 2020

Yes it is related, I need to find time to work on this 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Change Dynamic Icon on Garage Door Cover - Frontend
The problem is that changing this icon through the UI results in it changing color when the cover state changes to open, but...
Read more >
Garage Door Parts - The Home Depot
Get free shipping on qualified Garage Door Parts products or Buy Online Pick Up in Store today in the Doors & Windows Department....
Read more >
Garage door parts & accessories | Door Pro Inc.
Replacement parts are available for your garage door system, as are accessories to enhance it's look. Hardware parts: Rollers, torsion & extension springs, ......
Read more >
Repair or Replace Your Garage Doors Guidance | Amarr®
Some garage doors can simply be repaired while others need to be completely replaced. The best way to determine if you need a...
Read more >
Ponderosa Garage Doors: Garage Door Company ...
Ponderosa Garage Doors provides professional garage door services for homes and businesses throughout Vancouver, WA and Portland, OR. Call the top garage ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found