Hi, I recently added my solar panels to the energy dashboard and everything is working as expected, except for the fact that the first registered amount of solar energy in the morning goes negative (picture attached)
At 6:14 am (sunrise) generation starts reporting 0 kWh
Where does the sensor gets the -27.8 Kwh at the beginning of the day? Now my energy distrbution card starts the solar generation at -27.8 instead of 0 so it never reflects the actual solar generation for that day because it’s starting to deduct the -27.8.
I am a complete newbie with HA so take the following with a grain of salt…
I installed my solar PV into the Energy page as well but don’t have the issue.
It looks like you are using Solar Energy Generation Daily as the input entity in the Energy page configuration.
You might have better luck using Solar Energy Generation Total entity instead of Daily.
The daily energy generation data stream resets each day at midnight, and the Energy page is interpreting that daily energy data stream reset as negative energy production.
A total energy production entity only ever increments upwards.
Thank you for your suggestion, after swapping the entities (daily generation for total generation) My graph start displaying the information accurately.