Hi,
I’m struggling with the same issue.
The left graphs show the daily consumed energy for heating and hotwater.
The right graphs the produced kWh (heatpump).
But the state values are the overall values.
Does anybody know how to display the value of the last bar?
This is how the code for one graph looks:
type: custom:mini-graph-card
points_per_hour: 1
hours_to_show: 168
hour24: true
entities:
- entity: sensor.wolf_cha_0x3_270059_energiemenge_hz
color: var(--static-color-graph-5)
smoothing: false
name: Produced heating
lower_bound: 0
align_state: center
decimals: 0
aggregate_func: diff
group_by: date
show:
graph: bar
icon: false