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.

Button-card intermittently disappears

See original GitHub issue

I’ve been using the custom button-card to control the lock to my door for a long time, with great success. However, after updating home assistant to version 0.116.0, the button-card occasionally disappears. This happens both when using a browser on my computer and when using the android app. The button-card addon is already running on the latest version (as far as I can see).

If I reload the page, the button re-appear. The same happens if I select the “Edit dashboard” option. This is a bit more problematic when I use the android app as I haven’t found a way to reload the page.

The button is using a fairly simple configuration:

entity: light.danalock
name: Ytterdør
show_state: true
state:
  - color: red
    icon: 'mdi:lock'
    value: 'on'
  - color: green
    icon: 'mdi:lock-open'
    value: 'off'
type: 'custom:button-card'

Not sure if you can reproduce this. or give me some instructions on how to debug this locally.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:27 (1 by maintainers)

github_iconTop GitHub Comments

4reactions
maxwroccommented, Oct 20, 2020
1reaction
frankiboy1commented, Oct 28, 2020

Tested with 0.117 and it looks like the issue has been fixed.

Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Lovelace: Button card - Home Assistant Community
I've been trying this out and I'm not sure, but it seems media_player entities are not working quite right?
Read more >
Credit card fields intermittently disappear from checkout page
0.0, the credit card fields started intermittently disappearing from my checkout page. Issue has been observed in multiple browsers, on desktop ...
Read more >
text, menu names, buttons disappear re-appear on mouse hover
In Outlook some folder names don't show, buttons in the ribbon, and menus names are missing but they will reappear when you hover...
Read more >
Disappearing cards :: Cultist Simulator General Discussions
Anyone have cards just randomly disappear? ... Sometimes the "Collect all" or whatever it is button will cause cards to hide under other ......
Read more >
wifi adapter disappear very often - Dell Community
If you are doing just a restart it won't help. I even tried open ticket with Dell in the past and it was...
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