nervetattoo / banner-card

A fluffy banner card for Home Assistant 🥰
MIT License
605 stars 58 forks source link

entity switch button has disappeared #146

Open nico39570 opened 2 years ago

nico39570 commented 2 years ago

Hello, In my banner cards, the switch activation button no longer appears in the card. I don't know if I did something wrong?

here is the code of a map for the example:

2022-07-18 22_45_14-Tablette – Home Assistant

2022-07-18 22_35_34-Tablette – Home Assistant

the button appears well in a simple entity:

2022-07-18 22_50_40-Tablette – Home Assistant

Thank you

jasniec commented 2 years ago

Same here. I tried both latest stable and 1.0.0-beta3

Devsider commented 2 years ago

Same here. Home Assistant 2022.7.5 Frontend 20220707.1 - latest v1.0.0-beta.3

RuFo1009 commented 2 years ago

Have the same problem: Home Assistant 2022.8.1 Supervisor 2022.07.0 Operating System 8.4 Frontend 20220802.0 - latest BannerCard V0.13.0

grafik

Does anybody has a hint or a solution?

russcolburn commented 2 years ago

Any updates on this? I'm having the same issue.

peart commented 2 years ago

Same here.

mattmilesi commented 2 years ago

Just installed and I have the same behaviour. Latest versions of Home Assistant, Home Assistant Core and BannerCard (trough HACS).

peart commented 2 years ago

as a temporary solution:

image

Armagedoon90 commented 2 years ago

got the same issue with the latest versions of hass & banner card

mogodon commented 1 year ago

Same on Home Assistant 2022.8.6. and Banner Card 0.13.0 Is there any fix for this?

Catt00 commented 1 year ago

Same Isseu on Banner Card 0.13.0 and Home Assistant 2022.10.3. My belive is that the @nervetattoo dont have the time to fix issues?!

mogodon commented 1 year ago

This fork fixes the buttons https://github.com/crempp/banner-card

1st: uninstall the existing banner card repo

2nd: go to HACS - Frontend - 3 dots in the upper right corner - custom repositories - use https://github.com/crempp/banner-card as repository and “Lovelace” as category

3rd: reload

nico39570 commented 1 year ago

This fork fixes the buttons https://github.com/crempp/banner-card

1st: uninstall the existing banner card repo

2nd: go to HACS - Frontend - 3 dots in the upper right corner - custom repositories - use https://github.com/crempp/banner-card as repository and “Lovelace” as category

3rd: reload

Thank you very much, it works