domoticz / domoticz

Open source Home Automation System
http://www.domoticz.com
GNU General Public License v3.0
3.47k stars 1.12k forks source link

SolarMain (Today's kWh) does not update frequently (PVOutput - import) #5577

Closed mvizzini closed 1 year ago

mvizzini commented 1 year ago

Version: 2022.2 Build Hash: eea9db734 Compile Date: 2022-11-05 13:05:35

I uploaded two images and marked it with 'works fine' in green and the issue in red. I uploaded a part of PVOutput (live data) and marked in yellow the values at 17:00 LT

Schermafbeelding 2023-01-30 175052 Knipsel

waltervl commented 1 year ago

By which Hardware gateway are these devices controlled? If it is a Python plugin please report/discuss this on the forum or on the plugin repository. This github issue list is only for software bugs.

gizmocuz commented 1 year ago

Closing issue as there is no feedback. Feel free to re-open when you answer the above question (which hardware)

mvizzini commented 1 year ago

[Domoticz] [Setup] [Hardware] and then chooce "PVOutput Import"

gizmocuz commented 1 year ago

The logic in the code of hardware/PVOutput_input.cpp seems OK Can you check if the timestamp of the kWh sensor in Domoticz is updating?

There seems to be 2 kWh sensors (original names SolarMain and if you have consumption also SolarConsumed)

mvizzini commented 1 year ago

Hi,

I tried to explain the issue in the first mail but I think I wasn't clear enough. I hope my next explanation is a little better :-)

I made tree samples during the time period 12:00 - 12:20. The samples from domoticz are shown in the below figures.

[image: image.png]

[image: image.png] [image: image.png] As shown in the figure above, the connector updates every 5 minutes, The solar Efficiency and (live) Power updates regularly

The value "Today used kWh" does not update. Sometimes it costs more than 2,5 hrs before it updates again.

My logfile from pv output (timestamp 12:15) shows that the 0.092 kWh value was reached at 10:15, but at 12:15 still shows the value 0.092 kWh.

[image: image.png]

I hope this will explain the issue and hope you can solve it.

with regard,

maurits

Op do 9 feb. 2023 om 08:15 schreef gizmocuz @.***>:

The logic in the code of hardware/PVOutput_input.cpp seems OK Can you check if the timestamp of the kWh sensor in Domoticz is updating?

There seems to be 2 kWh sensors (original names SolarMain and if you have consumption also SolarConsumed)

— Reply to this email directly, view it on GitHub https://github.com/domoticz/domoticz/issues/5577#issuecomment-1423739581, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF7LWFDBD2KKUJ5WPASB5Y3WWSKPRANCNFSM6AAAAAAULM5DLY . You are receiving this because you authored the thread.Message ID: @.***>

waltervl commented 1 year ago

@mvizzini Still an issue? Did you already update to 2023.1 Stable?

luzpaz commented 1 year ago

@mvizzini can you login to Github and drag drop the images in the previous message? (also have you tested with latest stable)

waltervl commented 1 year ago

Closing this due to lack of feedback.