Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

entity switch button has disappeared #146

Open
nico39570 opened this issue Jul 18, 2022 · 12 comments
Open

entity switch button has disappeared #146

nico39570 opened this issue Jul 18, 2022 · 12 comments

Comments

@nico39570
Copy link

nico39570 commented Jul 18, 2022

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
Copy link

jasniec commented Jul 19, 2022

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

@Devsider
Copy link

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

@RuFo1009
Copy link

RuFo1009 commented Aug 6, 2022

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
Copy link

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

@peart
Copy link

peart commented Aug 31, 2022

Same here.

@mattmilesi
Copy link

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

@peart
Copy link

peart commented Sep 2, 2022

as a temporary solution:

  • entity: light.liustra_na_kukhne_localtuya
    name: Люстра
    value: mdi:chandelier
    map_state:
    'on':
    color: yellow
    action:
    service: light.turn_off
    'off':
    action:
    service: light.turn_on

image

@Armagedoon90
Copy link

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

@mogodon
Copy link

mogodon commented Oct 7, 2022

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

@Catt00
Copy link

Catt00 commented Oct 15, 2022

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
Copy link

mogodon commented Oct 15, 2022

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
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants