flixlix / power-flow-card-plus

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

Permanently Animation flow? #514

Closed purewhitedesign closed 6 months ago

purewhitedesign commented 7 months ago

Hi!

I am using Power Flow Card Plus and the older version Power Flow Card.

In the older version it works correctly: dd The animation goes from the battery to the house.

In PFC+ there is an animation form the solar to battery and to the house, but it's at night, so the panels doesn't work: 11

So, I thought, this could be a bug only when solar is null. But today there is an animation from/to all entities: https://www.youtube.com/shorts/Cut3mgqiqjM There shouldn't be a flow from the battery to the house for example.

My code: `

Thank you for helping me out!

flixlix commented 6 months ago

I noticed you are exporting from & importing to the battery in the video.

This situation is physically not possible, since power can only flow in one direction at once.

I noticed from your entities that you may be trying to display energy instead of power, if this is the case, this card does not support energy. Please use the Energy Flow Card Plus for this use case.