ulic75 / power-flow-card

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

Wrong animation sense in Gas and Water. #146

Open ajavibp opened 1 year ago

ajavibp commented 1 year ago

Hello. I understand that both gas and water are household consumption, so the flow of energy should go from the home to them. I tried to invert the direction with "inverted_entities", but the counter stays at 0. Thanks for your work

ulic75 commented 1 year ago

The inverted_entities option is an easy way to invert the values, that is make -25 into 25 or 13 into -13.

The "flow dots" for gas and water should travel from the Gas & Water bubbles into Home as that is where they are consumed.

ajavibp commented 1 year ago

I understand you, but for me the gas enters the boiler, and it is consumed from the house, which is why I see it the other way around. I guess it's a matter of how each one sees it. A pity that it is complex to give more flexibility to the diagram to be able to change these things to the taste of each one. One last thing, gas consumption is not affected by kw_decimals, w_decimals and watt_threshold options. Regards

daath commented 1 year ago

inverted_entities is the answer.