Enercoop contract

@Zenfull what are you based on with AI to generate these CSV files?
Because I don’t see the columns I have for example with Électricité de Strasbourg or EDF and the rates don’t seem to be in the right unit: we have prices in euros directly and they are multiplied by 10,000 with the converters of these two examples.



As it stands and not being a developer, I won’t be able to do much, sorry :frowning:
If you have exactly the right columns, just take the convert.js file from the rate directory and it should work.
After that, it is possible to take an example from the json of the other rates but I don’t understand much about this part (I’m more of a classic spreadsheet…)

Another point, I think we don’t manage the differences in days (week/WE/holidays) or the seasons in the energy consumption tracking:


In other words, we could only manage the base rate and maybe the flexibility-off-peak

@pierre-gilles do you think a dev update with the management of different days (and seasons?) could be integrated soon? Is it in your development pipeline?