-
I'm experiencing an issue with accessing Day-Ahead prices using the ENTSOE API in Python (version 0.6.9). Despite updating to the latest version.
When I run the below code:
start = pd.Timestamp(…
-
Hi @fboerman ,
I've noticed that as of today, the function getting the da_prices from entsoe seems to have broken. My assumption is that the format sent from the entsoe api must have changed.
…
-
LoadImpedancePQ and LoadPQVoltageDependence inside Electrical.Loads share the same symbols, which is inconvenient.
I propose making a change so that they are different from each other. Maybe LoadImp…
-
Hi,
starting with v0.5, the forecast for tomorrow seems to be wrong and is not corrected/updated when the today comes closer.
![grafik](https://github.com/user-attachments/assets/7e57178c-14a9-4…
-
Hello,
I was unable to access Cross Border Marginal Prices for aFRR (aFRR IF 3.16) due to resolution being 4 seconds (PT4S) which is not defined in _resolution_to_timedelta in series_parser.py when…
-
I am aware of the fact that different CPUs and different OSs (which means, different compiled numerical libraries) can lead to slightly different numerical results, but I thought this was something of…
-
Since yesterday (Oct 4) fetching data from the server yields a set of equal values, instead of the actual data.
I noticed that also the [Home Assistant ENTSO-e Transparency Platform Energy Prices](…
-
Excellent package -- awesome someone has been working through this mess with these XML files. However, I could not see that this was covered. Nor did a search on "A95" show anything on repo (that lo…
-
I am using the DA price query and it returns me the wrong time span. I guess it always returns series with a maximum of 2398 length. I am using the 0.6.13 version.
```
from entsoe import EntsoePan…
-
See https://github.com/openhab/openhab-core/pull/3597#issuecomment-1764048531
Currently bindings can publish time series for channels. Transformation Profiles are supported as well.
I don't know…
jlaur updated
1 month ago