Clooos / Bubble-Card

Bubble Card is a minimalist card collection for Home Assistant with a nice pop-up touch.
MIT License
1.44k stars 39 forks source link

[BETA] - Sub-Button will be updated multiple times per second #473

Closed svb91 closed 2 months ago

svb91 commented 2 months ago

I see in my dev-tools that the div with the content of a sub_button will be updated multiple times per second. The sub_button is inside a pop-up card - causing the performance to drop significantly.

A second bug is, that if the presence icon is "off" only a white circle is visible without any icon. If the presence sensor is "on" the circle is orange with the desired icon visible.

sub_button:

Clooos commented 2 months ago

Thank you for the feedback, I will work on that for the next beta!

Clooos commented 2 months ago

This is now fixed in the new beta!

https://github.com/Clooos/Bubble-Card/releases/tag/v2.0.0-beta.3