ulic75 / power-flow-card

A power distribution card inspired by the official Energy Distribution card for Home Assistant
158 stars 27 forks source link

Animation stops #137

Open Cptkex82 opened 1 year ago

Cptkex82 commented 1 year ago

I am using solax cloud api data that sometimes goes unavailable for a short time. It seems to stop the animation for the dots and it doesnt restart when the values return.

jzielke84 commented 1 year ago

Confirmed, reloading the browser page helps but after some time it stops again. Tested on a Tablet with Android 11 with https://github.com/klaasnicolaas/home-assistant-glow.

jzielke84 commented 1 year ago

Is this even maintained?

ulic75 commented 1 year ago

This is a for fun personal project, so occasionally it gets neglected. I'll see if I can reproduce this and find a solution.

jzielke84 commented 1 year ago

@ulic75 Sure, thanks for responding. I was just asking because I see this bug (and dups of those) open since a long time. Hence I wasn't sure whether this project is actually still being maintained.

You probably have already heard of the (? fork) called power-flow-card-plus. I've reported a detailed error log there regarding the same problem so this might probably help you out: https://github.com/flixlix/power-flow-card-plus/issues/131. This looks like some kind of time variable issue (probably calculating the speed of how fast the dot moves).