nordicopen / pyeasee

Easee EV charger API python library
MIT License
39 stars 11 forks source link

Switch to new Easee API domain #83

Closed tobiasbayer closed 1 year ago

tobiasbayer commented 1 year ago

Easee is switching their entire API to the new .com domain

https://developer.easee.cloud/docs

We are implementing a series of internal modifications to enhance performance and reliability. As part of this process, we have updated the base API URL from api.easee.cloud to api.easee.com. The api.easee.cloud domain will reach its end of life on September 1st 2023. The api.easee.com domain is already active and we recommend users to update the URL at the earliest convenience. Please note that this change primarily affects our internal systems, so the only modification required on your end is to update the URL used to connect to our APIs. The endpoints on this page will soon be updated to mirror the modifications.

olalid commented 1 year ago

Thanks, I will test it and we should release a new version soon.