Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Empty received data from ENTSOE #218

Open
override80 opened this issue Jan 14, 2025 · 14 comments
Open

Empty received data from ENTSOE #218

override80 opened this issue Jan 14, 2025 · 14 comments

Comments

@override80
Copy link

override80 commented Jan 14, 2025

Hi @JaccoR ,

Home Assistant 2025.1 here, hass-entso-e version 0.6.4-beta1. All the entities are unavailable and the debug log shows the following:

2025-01-14 15:49:30.797 DEBUG (MainThread) [custom_components.entsoe.coordinator] ENTSO-e DataUpdateCoordinator data update
2025-01-14 15:49:30.797 DEBUG (MainThread) [custom_components.entsoe.coordinator] IT_NORD
2025-01-14 15:49:30.797 DEBUG (MainThread) [custom_components.entsoe.coordinator] fetching prices for start date: 2025-01-13 00:00:00+01:00 to end date: 2025-01-15 23:00:00+01:00
2025-01-14 15:49:30.798 DEBUG (SyncWorker_1) [custom_components.entsoe.api_client] Performing request to https://web-api.tp.entsoe.eu/api with params {'documentType': 'A44', 'in_Domain': '10Y1001A1001A73I', 'out_Domain': '10Y1001A1001A73I', 'securityToken': 'a3c3af5e-2fc1-423e-9b55-5017cf3f0d06', 'periodStart': '202501130000', 'periodEnd': '202501152300'}
2025-01-14 15:49:31.148 DEBUG (SyncWorker_1) [custom_components.entsoe.api_client] content: <Element 'Publication_MarketDocument' at 0x7f6aba389a30>
2025-01-14 15:49:31.150 DEBUG (MainThread) [custom_components.entsoe.coordinator] received data = {}
2025-01-14 15:49:31.150 DEBUG (MainThread) [custom_components.entsoe.coordinator] received pricing data from entso-e for 0 hours
2025-01-14 15:49:31.150 DEBUG (MainThread) [custom_components.entsoe.coordinator] Finished fetching ENTSO-e coordinator data in 0.353 seconds (success: True)
2025-01-14 15:49:31.150 DEBUG (MainThread) [custom_components.entsoe.coordinator] The calculator needs to be synced with the current time
2025-01-14 15:49:31.150 WARNING (MainThread) [custom_components.entsoe.sensor] Unable to update entity 'entsoe.Hassio_Current electricity market price': No valid data for today available.
2025-01-14 15:49:31.151 WARNING (MainThread) [custom_components.entsoe.sensor] Unable to update entity 'entsoe.Hassio_Next hour electricity market price': No valid data for today available.
2025-01-14 15:49:31.151 WARNING (MainThread) [custom_components.entsoe.sensor] Unable to update entity 'entsoe.Hassio_Lowest energy price': No valid data for today available.
2025-01-14 15:49:31.152 WARNING (MainThread) [custom_components.entsoe.sensor] Unable to update entity 'entsoe.Hassio_Highest energy price': No valid data for today available.
2025-01-14 15:49:31.152 WARNING (MainThread) [custom_components.entsoe.sensor] Unable to update entity 'entsoe.Hassio_Average electricity price': No valid data for today available.
2025-01-14 15:49:31.158 WARNING (MainThread) [custom_components.entsoe.sensor] Unable to update entity 'entsoe.Hassio_Current percentage of highest electricity price': No valid data for today available.
2025-01-14 15:49:31.159 WARNING (MainThread) [custom_components.entsoe.sensor] Unable to update entity 'entsoe.Hassio_Current percentage in electricity price range': No valid data for today available.
2025-01-14 15:49:31.159 WARNING (MainThread) [custom_components.entsoe.sensor] Unable to update entity 'entsoe.Hassio_Time of highest price': No valid data for today available.
2025-01-14 15:49:31.160 WARNING (MainThread) [custom_components.entsoe.sensor] Unable to update entity 'entsoe.Hassio_Time of lowest price': No valid data for today available.

For some reason i get an empty response:

2025-01-14 15:49:31.150 DEBUG (MainThread) [custom_components.entsoe.coordinator] received data = {}

I tried to generate and replace the token on the entsoe web ui, but no changes... Any idea what's wrong? I don't know if i'm doing something wrong but this is not working as well:

image

@firefixmaarten
Copy link

The new website does not show data for tomorrow either.
But the old site plainly refuses to give data.
So I hope the API is not killed as well...

@firefixmaarten
Copy link

I have data again, so it was An upstream issue again. Hope they get it stable now ;).

@override80
Copy link
Author

Unfortunately it does not work yet on my side... Let's wait and see. Wish they had a status page...

@lindsand
Copy link

They have a page for news where they informed there are problems:

https://transparency.entsoe.eu/news/widget

@override80
Copy link
Author

They have a page for news where they informed there are problems:

https://transparency.entsoe.eu/news/widget

Thanks!

@override80
Copy link
Author

override80 commented Jan 15, 2025

Ok the problem seems to be related to all italy areas - if I switch to France it works :/ Coula have something changed in the API codes for italy?
I don't know if it's related, but for day-ahead prices the legacy platform is not reporting data (here), i need to visit https://newtransparency.entsoe.eu/

@firefixmaarten
Copy link

It's broken again 😭

@rwegnerGermany
Copy link

Same here for Germany BZ.
EVCC also is affected.

@TumeSai
Copy link

TumeSai commented Jan 19, 2025

Seems that the whole entso is kaput for day ahead prices 😭

@MrOzzOnline
Copy link

Energy Prices 12.1.D not available for 20th January on TP
Dear Transparency Platform users,

Due to technical issues Energy Prices 12.1.D are not available for 20th January in most of the areas.

As soon as the issues are resolved Energy Prices for 20th January will be published on TP.

We apologize for the inconvenience.

Kind regards,
Transparency Platform team

@override80
Copy link
Author

override80 commented Jan 21, 2025

On the news they say that the issue has been fixed - It's still not working for me though in Italy. Seems to be ok in France... I see that the api is very slow, maybe a timeout is reached?

2025-01-21 08:34:34.398 DEBUG (MainThread) [custom_components.entsoe.coordinator] received data = {}
2025-01-21 08:34:34.398 DEBUG (MainThread) [custom_components.entsoe.coordinator] received pricing data from entso-e for 0 hours
2025-01-21 08:34:34.399 DEBUG (MainThread) [custom_components.entsoe.coordinator] The calculator needs to be synced with the current time

@rwegnerGermany
Copy link

For my BZN DE-LN is working again. I did not change anything, besides a HA restart.

@jan174
Copy link

jan174 commented Jan 21, 2025

for my on the Netherlands it is also working again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants