flixlix / energy-flow-card-plus

An upgraded Energy Distribution Card for Home Assistant, with added features like Individual Devices and refined UI enhancements, while maintaining the Energy Dashboard's original design.
152 stars 8 forks source link

charger battery from grid #140

Open miomia opened 1 month ago

miomia commented 1 month ago

I have a battery charger from grid not from home . How do I add this to the code?

Снимок экрана 2024-09-30 в 20 54 34

type: custom:energy-flow-card-plus entities: battery: entity: consumption: sensor.0xa4c138964cf6ebd1_energy production: sensor.sun grid: entity: consumption: sensor.0xa4c138ef167976c6_energy_2 solar: entity: sensor.sun display_zero_state: true home: {} clickable_entities: true display_zero_lines: true use_new_flow_rate_model: true energy_date_selection: true wh_decimals: 0 kwh_decimals: 2 wh_kwh_threshold: 1000

jameswestcott commented 3 days ago

I think I have the same problem. I charge my battery from the grid, however the flow doesn't show this. Instead it thinks all the grid energy has gone direct to the home when in fact most of it, but not all, has gone to the battery.