lumapu / ahoy

Various tools, examples, and documentation for communicating with Hoymiles microinverters
https://ahoydtu.de
Other
950 stars 224 forks source link

Feature Request: Calculate daily History plot from Sunrise/Sunset #1664

Closed BenjiKimba closed 1 month ago

BenjiKimba commented 4 months ago

Hardware

Modelname: __ Retailer URL: __

nRF24L01+ Module

Antenna:

Power Stabilization:

Version / Git SHA:

Version: ..__ Github Hash: ___

Build & Flash Method:

Debugging:

BenjiKimba commented 4 months ago

Calculate a daily History plot from Sunrise/Sunset values in seconds, or unselect a box if you want to give in the seconds manually to see a more detailed curve over a few hours.

BenjiKimba commented 4 months ago

Resolution

And also to improve the resolution of the history curve. The picture give the History from 9:00 to 15:00 with a resolution from 115 sec. per sample, alternately cloudy and sunny wil give a not so smooth picture, for a whole day I need a resolution of 225 sec, per sample if the total samples of History are 256. Better results can given by sampling with the default value of 15 sec., so divide 225/15=15, add 15 times the value in Watts and divide it bij 15, it wil give a more real value over what happened in 255 sec.

BenjiKimba commented 4 months ago

1636 This is how it looks at 16:36

Gubi2023 commented 4 months ago

hello, the latest dev. Versions have time Stamps in history, see screenshot
signal-2024-05-13-203734_002

Gubi2023 commented 4 months ago

otherwise you have to wait for the next release...

BenjiKimba commented 4 months ago

Ah, thank you.