-
Notifications
You must be signed in to change notification settings - Fork 20
Closed
Description
In Belgium I need to use the EPEX prices. To use the EPEX add-on, I have to change the following files and rebuild Predbat to correctly read all values and display the correct output:
In octopus.py I change:
all_rates -> data
value_inc_vat -> price_per_kwh
valid_from -> start_time
valid_to -> end_time
In config.py and output.py I change:
currency-usd -> currency-eur
pounds -> euros
p/kWh -> c/kWh
Metadata
Metadata
Assignees
Labels
No labels