ofekashery / vertical-stack-in-card

📐 Home Assistant Card: Group multiple cards into a single sleek card.
MIT License
897 stars 79 forks source link

The vertical-stack-in-card section is not visible in the dashboard #97

Closed xMariusz closed 4 years ago

xMariusz commented 4 years ago

The vertical-stack-in-card section is not visible in the dashboard. I often have to refresh the page to display correctly

My code:

cards:
  - entities:
      - binary_sensor.updater
      - sensor.up_time
      - sensor.last_boot
      - sensor.hl_1210w_drum_remaining_life
    title: System
    type: glance
type: 'custom:vertical-stack-in-card'

Version 0.3.3. Home Assistant 0.116.2

Any solution?

Adnotacja 2020-10-15 143237

Aohzan commented 4 years ago

Same problem here :(

ThirteenTX commented 4 years ago

I can get it to display but I have to reload a lot. Since the latest update I have noticed that the add-on now says it is depreciated in the Configuration>Lovelace>Resources section. It also fails to load half of the time which I think is related to that as I have other depreciated front end add-ons that are doing the same.

OrangeFlavored commented 4 years ago

I've noticed on my PC they usually show up, but on my phone/tablet they very rarely do unless I reload numerous times, so could have something to do with screen size/width.

xMariusz commented 4 years ago

Update to Home Assistant 0.117.0 resolved problem