-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Lovelace Cover Card icon logic is reversed #5627
Comments
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. |
I've been updating regularly and this is still an issue in the latest release. |
What integration is providing the cover entities and what is the state in the different conditions? |
@bramkragten the cover entities are provided by ShellyForHASS. I've just now realized that these don't all behave the same, though. I have three of these cover cards, and two of those have the reversed icon logic I described - but one has the correct icon logic. I have a hunch that this is connected to the shelly web interface for managing each relay. In the web interface, you can select a checkbox to reverse button logic to be able to match how the wires are connected to the physical switches. So this may indeed be a bug within ShellyForHASS. I'll have to investigate a bit more once I'm back home. Sorry for confusion, if I had noticed this sooner I would have opened a task in the correct repo - feel free to close if you agree with the conclusion. |
That seems like a possible explanation, you can open a new issue if you think the problem is in the frontend anyway. |
Checklist
The problem
When using the cover card for my blinds, the button logic is reversed.
For example, when I press the down button:
For the up button it's again reverse:
Here is a gif of the issue on my Android device:
Expected behavior
I expect that then I press the up or down button that the pressed button is disabled while the blinds are running and that the icon indicator displays the correct direction.
Steps to reproduce
Environment
I see the same behavior both in Firefox and inside the Home Assistant Android app.
Problem-relevant configuration
Javascript errors shown in your browser console/inspector
Additional information
The cover card is controlling a Shelly 2.5 device which is hooked up to motorized window blinds.
The text was updated successfully, but these errors were encountered: