flixlix / power-flow-card-plus

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

[BUG] #629

Closed amigatommy closed 1 month ago

amigatommy commented 1 month ago

Display of values in kW does not work with Individual1 and Individual2. The values there are always in W.

Normaly, like in Solar or Grid, all values greater then 999 W should shown as kW ( Watt to Kilowatt Threshold: 1000 ).

Wank-ster commented 1 month ago

I can't understand that. To me it works just fine with individual entities. You just need to make sure that the underlying sensor is also in "kW".

image

amigatommy commented 1 month ago

Ok, Problem solved. I looked in the device settings and found the error: "W" was entered in the "Unit" field, entry removed, and it works. Sorry, my fault ! IMG_0497