vertical-stack-in-card icon indicating copy to clipboard operation
vertical-stack-in-card copied to clipboard

Stopped working after last update

Open hudsonbrendon opened this issue 3 years ago • 2 comments

Hi, unfortunately the card stopped working for me after the last update (2021.12.1), can you take a look at what it could be?

image

hudsonbrendon avatar Dec 14 '21 23:12 hudsonbrendon

Hi @hudsonbrendon, this repo is about 'custom:vertical-stack-in-card'. It seems you're using a different card.

magenbrot avatar Dec 15 '21 10:12 magenbrot

@hudsonbrendon: I've solved this issue's error by replacing:

- type: custom:hui-vertical-stack-card

with

- type: custom:hui-element
  card_type: vertical-stack

You need to install via Hacs "hui-element" if you don't have it

https://github.com/thomasloven/lovelace-hui-element

mdezotti avatar Dec 28 '21 11:12 mdezotti