I am currently working on another update which will contain some minor bugfixes but also support for new fileformats. I have just added support for Mango styled CSV files.
I only have one single file so I had to base my code on some assumptions.
- One CSV file for every day
- Only one single inverter in a file
I hope these assumptions are correct.