pkissling / clock-weather-card

A Home Assistant Card indicating today's date/time, along with an iOS inspired weather forecast for the next days with animated icons
Other
397 stars 78 forks source link

Last update causes animated_icon true cause high cpu load #352

Open pgroene opened 6 months ago

pgroene commented 6 months ago

Checklist:

Release with the issue: HA 2023.12.x (Stuck on this version because of bug) clock-weather-card 2.3.0

Last working release (if known): clock weather card version before this one

Browser and Operating System: chromium-browser ubuntu -> goes up to 80% on all for cpus windows edge -> small increase in cpu usage (10%?)

Description of problem: High cpu usage when weather card is displayed, the increase in cpu usage is continues

When removing the card from the dashboard the cpu usage is back to 1%

Javascript errors shown in the web inspector (if applicable):

Additional information: I updated to the latest version recently and it seems it started there. I try to downgrade now to see if it goes away

pgroene commented 6 months ago

Some more testing and when I set

animated_icon: false

the high cpu load seems to go away