#Pulls the last days energy data in to the first hour

1 messages · Page 1 of 1 (latest)

neon karma
#

Can someone help with this as it pulls the last days data in to the first hour of the day. I have checked the time and it all seems correct, any support would be greatly appreciated.

candid thicket
#

Please attach, a history panel graph of your solar entity for the last 24h, and the attributes of your solar entity from developer-tools/states.

neon karma
#

same every day.

candid thicket
#

state_class: total needs a last_reset attribute when it resets to zero.

#

That is missing, so every change to zero is interepreted as that amount of negative consumption.

#

It should be total_increasing if a last_reset is not provided.