flixlix / power-flow-card-plus

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

[BUG] #717

Open Uschix2000 opened 1 week ago

Uschix2000 commented 1 week ago

Describe the bug No possibility to set decimals to 0 on KWh

It would be really great to set on the Individual Cicles also a Value Line : 3.763 KWh or 3763 KWh

Screenshots Please see the Screenshot Screenshot 2024-10-22 123807

Screenshot 2024-10-22 124155

Screenshot 2024-10-22 124328

This is my yaml Code: `type: custom:power-flow-card-plus entities: battery: entity: sensor.kostalwr_battery_power state_of_charge: sensor.kostalwr_battery_soc color_icon: production color_circle: true show_state_of_charge: true icon: phu:solar-battery-15 invert_state: false color_value: true display_zero_tolerance: 0 display_state: one_way grid: entity: sensor.kostalwr_grid_power secondary_info: {} display_state: one_way color_icon: true solar: entity: sensor.kostalwr_sum_power_of_all_pv_dc_inputs display_zero_state: true secondary_info: {} home: secondary_info: {} entity: sensor.kostalwr_home_power subtract_individual: false override_state: true fossil_fuel_percentage: secondary_info: {} individual:

Uschix2000 commented 9 hours ago

If i delete the entry (unit) KWh then there are the Right "unit" 5.625 but Kw but that isnt correct because the unit should be KWh because it is KostalWR Energy to Grid Year in my case 5744KWh.

Bildschirmfoto 2024-10-29 um 20 53 33 Bildschirmfoto 2024-10-29 um 20 32 09