G6EJD / ESP32-e-Paper-Weather-Display

An ESP32 and 2.9", 4.2" or 7.5" ePaper Display reads Weather Underground data via their API and then displays the weather
Other
934 stars 203 forks source link

Update #248

Closed mrmike8887 closed 3 months ago

mrmike8887 commented 3 months ago

Will there be a quick how-to for the new api update?

G6EJD commented 3 months ago

Not sure what you mean, has the WU API been updated? If so that will invalidate many commercial devices that continue to upload to WU.

Unless you pay WU $850/month you can’t upload or download any data without their API key. If you maintained a Personal Weather Station (PWS) across the IBM takeover of WU, then you can continue to upload data but not download it. You can view data on the WU dashboard.

mrmike8887 commented 3 months ago

The openweathermap API. I have WU, but I followed your system with these guys.

Dear OpenWeather user,

We would like to inform you about our plans to complete the migration from One Call 2.5 to One Call 3.0 that started 2 years ago. In line with this, access to One Call 2.5 will be finally closed in June 2024.

G6EJD commented 3 months ago

Ok, you’re confusing me because this is under the Weatherunderground code repository and not the Openweathermap variant. I haven’t seen any correspondence from OWM but I’ll look into the changes.

G6EJD commented 3 months ago

A cursory check on the differences shows there is compatibility between 2.5 and 3.0 API’s with the key difference being with 3.0 calls above 2000/day will be charged to a register payment method, this will undoubtedly require a new API key and re compilation accordingly. At a typical rate of 24/day calls those codes are well below the limit imposed, but anyone who chooses to call faster will pay for the privilege!

I conclude no code changes required snd all uses will have to register with payment details to get the new Key.