nervetattoo / banner-card

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

Cover arrows greyed out if not fully open / closed #31

Closed sti0 closed 10 months ago

sti0 commented 5 years ago

Related to #8

The cover arrows now visible and greyed out, but if the cover is closed for example to 20%, the up button is still greyed out while the down button is white. So its possible to close the cover fully and then open it again.

To solve this problem, the attribute current_position should be checked instead of the state of the entity.

Banner Card: image Home Assistant: image

jrhbcn commented 5 years ago

I am experiencing the same issue. Button up is greyed out using the latest release (0.5.0). My covers do not report position (they are a template with only commands to open / close / stop and "position_template: 50" so both open/close buttons should be available). As reported by @sti0 they are not greyed in normal home assistant lovelace.

l0ghan commented 5 years ago

I'll check it out :)

sti0 commented 5 years ago

@l0ghan did you any progress?

fastcolors commented 4 years ago

56 fixes it (or at least you can use my fork for now until the proper fix is done ;-) )

soloam commented 4 years ago

I still have this problem! I was going to repor it, but found this report!

ViperRNMC commented 4 years ago

i have also problem with cover, don't see the arrows at all

roussell commented 4 years ago

Did this bug resurface? I'm running 0.111.4 with roller blinds that don't report position (RF using a Broadink Pro). If I stop the shade before it reaches the limit in either direction, I can't continue in that direction until I move the shade in the opposite direction, stop it, and then can move it in the intended direction. This is purely a UI thing as the direction can move however I need from service calls, automations, etc.

JC-LB commented 4 years ago

I have some shutters where I use this to avoid greying out in lovelace: ` customize cover.volet_cuisine:

  assumed_state: true`

But it's not taken into account by banner-card.

airampg commented 3 years ago

Hi, I have this same issue. Has any progress been made on fixing this? My cover does not report a state as it is done with ESPHome and if they are stopped in the middle this card wont register it. image The normal lovelace cards shows both arrows and neither is greyed out (as expected). image

JohannCR commented 2 years ago

@airampg Same problem here. What do you mean by "normal lovelace card" ?

airampg commented 2 years ago

@airampg Same problem here. What do you mean by "normal lovelace card" ?

Hi JohannCR. It has been a while, but I think I meant the entity card.