-
Notifications
You must be signed in to change notification settings - Fork 112
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
Nordpool changing their portal, will this integration work in 2024? #361
Comments
No, this is new information for me. Where did you read this? |
That is probably what is going to happen: https://www.nordpoolgroup.com/en/services/power-market-data-services/dataportal-launch-update/ Since the old data portal is what you see in their homepage today, it will probably be replaced by this new one. Making a grabber using "Angular" and a web-view is a whole other ball game. |
Note that this is not just a system change, they are also introducing data access fees starting at €800/year: https://www.nordpoolgroup.com/en/services/power-market-data-services/dataportalregistration/ |
We only need access to the exchange rates, because data is available at Entso-E. |
Unfortunately ENTSO-E requires that every person to access their API requests a separate API key by emailing them. It takes a number of working days for them to manually(!) process each request. That is not a great experience for HomeAssistant end-users. I found a site that republishes (some of) the ENTSO-E data without any login requirements, and with exchange rate handled: https://www.elprisetjustnu.se/api/ Unfortunately they publish a separate api for each geographical area, and don't seem to have apis for all areas. I'll email them and see if they are interested in publishing everything in a single place. |
Come to think of it, they do publish static files for each of the nordic countries, which I guess covers the main targets for this integration. So we could perhaps just use these directly. Example links: |
I'd just like to point out this resource aswell: https://spot.56k.guru/homeassistant -> https://github.com/Hexagon/spotweb (also based on ENTSO-e) |
Just created account to ENTSO-e and requested API access by sending email. Received API token in 20 minutes. I agree that having to request API access by email is not most end-user friendly solution, but if that guarantees reliable access to data I would be ready to do it. Also it wouldn't be probably too hard to give user option to use ENTSO-e or some other service, like those that @zagor mentioned, as long as format is same. |
According to a source at Nordpool the used API is already deprecated and could stop working at any time. |
Has anyone found a new way to get these data? I mean, Nordpool is constantly crashing and i need to make new API connections all the time. Would be nice to continue using cost controlled automation both in Node Red and in HA generally, but if NordPool is cutting their free API, we need a good solution soon. :-) |
|
I think it died for me yesterday :(
|
I got a new release of Nordpool, 0.0.15, on Sunday via HACS. Installed it on Monday morning and it works fine: |
I can also confirm that 0.0.15 is working fine. |
The new 0.0.15 version works very good for me too but one slight annoyance/quirk is still there although I not sure if it is by design from Nordpool ;-) |
7-11-2024 My Nordpool intergration stops working also. Restart did not help. I read that Norpool changed his API. Log: Traceback (most recent call last): => We would like to remind you that support for Market Data API v1 will officially end on June 30 (2024). => What are the major changes in API v2? See also: https://www.nordpoolgroup.com/en/services/power-market-data-services/dataportal-launch-update/ Is there a new HACS integration of Nordpool available for NL? |
I believe they are shutting down their old system 01.01.2024 and replace it with https://data.nordpoolgroup.com
Anyone looked into this?
The text was updated successfully, but these errors were encountered: