banner-card icon indicating copy to clipboard operation
banner-card copied to clipboard

Cover arrows greyed out if not fully open / closed

Open sti0 opened this issue 5 years ago • 9 comments

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

sti0 avatar Jul 18 '19 21:07 sti0

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.

jrhbcn avatar Jul 30 '19 20:07 jrhbcn

I'll check it out :)

l0ghan avatar Aug 07 '19 21:08 l0ghan

@l0ghan did you any progress?

sti0 avatar Oct 14 '19 20:10 sti0

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

fastcolors avatar Nov 01 '19 09:11 fastcolors

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

soloam avatar Jan 16 '20 12:01 soloam

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

ViperRNMC avatar Jun 25 '20 10:06 ViperRNMC

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.

roussell avatar Jun 30 '20 13:06 roussell

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.

JC-LB avatar Oct 10 '20 12:10 JC-LB

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

airampg avatar May 31 '21 14:05 airampg

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

JohannCR avatar Oct 17 '22 09:10 JohannCR

@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.

airampg avatar Oct 17 '22 10:10 airampg