ulic75 / power-flow-card

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

What's the update frequency and can it be configured? #24

Closed joostvkempen closed 2 years ago

joostvkempen commented 2 years ago

It looks like the update frequency of the shown numbers differs from other cards I'm using? An entities card showing the same entities as used in the power-flow-card show different numbers at moments in time. Is there some kind of delay in the power-flow-card? Can this be configured somehow?

ulic75 commented 2 years ago

There is no update frequency in the design of the card. It should update as often as it's sent new data from HA. In my system the card updates about every 5 seconds (only counted in my head).

I'll create some other entity cards to try some side by side comparisons.

joostvkempen commented 2 years ago

sorry, my bad: I used 2 different entities that seemed to show the same meter, but were not in sync. So the updating problem was with one of the entities, not the card. Issue solved.