I have created sensors which accumulate my total solar production, total house usage and import/export from the grid. All are set to units of Wh. When I setup energy card and do NOT use the date selector, the bubbles for solar / house / grid show numbers that correspond to the values in my sensors. Cool. When I switch it to using the date selector, the values all show zero. I let it ride last night because the sensors had not yet been in existence for 24 hours yet, so I thought that might be relevant. This morning however its no different… values in the bubbles are still all 0’s.
Not sure what I’m doing wrong here. The data selector is on the same dashboard and is clickable. Once I get this sorted , I’ll have to figure out how to setup Recorder to extend the length these sensors are kept beyond 10 days.
I think you have a wrong sensor in there. Check that you have the same sensors in both settings (energy dashboard).
You can also check in developer options → states that they have the right settings
state_class: total
unit_of_measurement: Wh
device_class: energy
I have a similar problem. I created two new template sensors (Electricity_Delivered and Electricity_Retruned) to add the values of low and high tariff electricity delivered and returned. I used them in the Grid configuration of the Energy Flow Card Plus, however they both show up with 0 values. When looking into these new sensors, they show correct added values. Any idea what is going wrong here?