Is it possible to disable the more info pop up (with the chart etc.) with for example the lovelace entitites card?
I already tried disabling the pointer-events like this:
style:
pointer-events: none;
But I still see the pop-up (with the chart etc.). Is there any other way?
Agreed. It’s especially annoying when combining with the swiper custom card. It prevents the slider from sliding and there doesn’t seem to be any way to turn it off from an entities card.
I’m trying to do this with an alarm control panel entity, but it seems to not be working. I don’t want the more info popup to show up, because I don’t want the alarm to be set or disabled in the display, I just want to display the status.