thomasloven / lovelace-state-switch

🔹Dynamically replace lovelace cards depending on occasion
MIT License
382 stars 27 forks source link

mini-media-player #78

Open randydgordon opened 2 years ago

randydgordon commented 2 years ago

Shows extra cards using input selector under the chosen card. Actually seems to superimpose all remains cards into one card. Selected card show and works properly, just one extra card is shown.

b26x commented 2 years ago

I'm having the same problem

the following image may help understanding the problem :) grafik

acraigbray commented 2 years ago

I am also experiencing this issue using lovelace-state-switch with mini-media-player with HA 2022.3.1. Trying to conditionally display a mini-media-player according to which source is a playing in a room.

You can see the lovelace card edit button is shown after the first card, but the second card seems to be rendered outside of the container.

image