-
Notifications
You must be signed in to change notification settings - Fork 27
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
Removing Nordpool connector #616
Conversation
Maybe some advice on how to bring it back: custom-components/nordpool@632ee5b |
I need to simplify this integration, as it has become too difficult to maintain. |
Ask for help then! :) Sorry, but the decision made here seems to be based on 1 single issue, but apparently it still works for me for example. I don't know anything about Python, but I can read code somewhat, and to me it seems like it's a few lines of code that needs changing. I.e the URL for the API, and changes to the some Country Codes. For me personally, I use the entities from this plugin in a l o t of places in my HAOS. It would be a pain to change integration just because it's not maintained any more. For that reason I have asked around and are willing to pay the person who implements Nordpool back. If that's you, then fine. :) |
Not fully ready for release, still needs some work, if I get the time (time is not a luxury in my life, unfortunately) it'll be released later today |
Where can I donate? |
Once merged and working there will be some coffee coming your way! 🥳 |
This is a breaking change as we are removing support for the following regions in this integration:
FI: Finland
EE: Estonia
LT: Lithuania
LV: Latvia
NO1: Oslo
NO3: Molde, Trondheim
NO4: Tromsø
NO5: Bergen
SE3: Stockholm
SE4: Malmö
This is done as part of future simplifications for this integration.
Essentially fixes #615