pixcept / ioBroker.plenticore

ioBroker Adapter for the KOSTAL Plenticore
MIT License
25 stars 16 forks source link

plenticore.x.forecast.dayx.power.xh.time not matching full hours #77

Closed EvilEls closed 1 year ago

EvilEls commented 1 year ago

Hi! it appears that the generated values for the forecast hours plenticore.0.forecast.dayx.power.xh are not correct.

grafik

In the example plenticore.0.forecast.day1.power.4h.generated holds the actually generated power between 06:48:46 until 07:48:45. At 07:48:46 generated power already counts towards plenticore.0.forecast.day1.power.5h.generated.

So it seems, the last 11m14sec of each hour are counted to the following hour.

StrathCole commented 1 year ago

Hey. No. This is calculated from sunrise. So 1h is the first hour after sunrise.

EvilEls commented 1 year ago

I see! Sorry my bad! Thanks for the info :)