You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying without success to make the cover card open a popup (on tap) instead of closing / opening the cover.
Not 100% sure this is a bug.. if it's not supported, it would be a great feature.
Covers unlike other devices are a sensitive device to operate...
I'd prefer not to tap by mistake while using my dashboard, it happened for a cover to get stuck and break while accidentally actioning it via a tap.
So I want to disable the tap actions to close/open and instead display just the pop-up.
I tried to enable the popup without success:
First as suggested in the wiki:
I only managed to see the more-info modal on long tap.
So I had to do a hack .. my current solution is the following..
(this disables accidental taps and opens the more-info modal instead of calling the close/open cover actions)
Describe the bug
First of all, I love this project. Kudos!
I'm trying without success to make the cover card open a popup (on tap) instead of closing / opening the cover.
Not 100% sure this is a bug.. if it's not supported, it would be a great feature.
Covers unlike other devices are a sensitive device to operate...
I'd prefer not to tap by mistake while using my dashboard, it happened for a cover to get stuck and break while accidentally actioning it via a tap.
So I want to disable the tap actions to close/open and instead display just the pop-up.
I tried to enable the popup without success:
First as suggested in the wiki:
I only managed to see the more-info modal on long tap.
So I had to do a hack .. my current solution is the following..
(this disables accidental taps and opens the more-info modal instead of calling the close/open cover actions)
Is there any way to get this behaviour via variables?
Thank you!
Using:
Home Assistant
Core
2024.2.3
Frontend
20240207.1
Thank you.
The text was updated successfully, but these errors were encountered: