fuslwusl
(fuslwusl)
January 4, 2019, 8:55am
1
Since 2019-03-03 yahoo weather api is not usable without authentication anymore.
See yahoo developer website for more information:
https://developer.yahoo.com/weather/
Important EOL Notice: As of Thursday, Jan. 3, 2019, the weather.yahooapis.com and query.yahooapis.com for Yahoo Weather API will be retired.
To continue using our free Yahoo Weather APIs, use https://weather-ydn-yql.media.yahoo.com/forecastrss . Contact yahoo-weather-ydn-api@oath.com for credentials to onboard to this free Yahoo Weather API service.
Can anybody fix the weatherbinding - i am currently using 1.13 and this is not working.
Celaeno1
(Alex)
January 4, 2019, 9:13am
2
@fuslwusl
AFAIK, no (provider “yahoo” in weather1 binding and yahooweather binding will be quit.)
See here:
openhab:master
← 9037568:yahoo
opened 03:12PM - 11 Nov 18 UTC
In accordance with [Smarthome issue #6491](https://github.com/eclipse/smarthome/… issues/6491)
and here:
opened 11:02PM - 09 Nov 18 UTC
closed 10:14AM - 04 Jan 19 UTC
See https://community.openhab.org/t/yahoo-weather-binding-free-weather-api-servi… ces-canceled/56172 and https://developer.yahoo.com/weather/?guccounter=2.
The API is no longer free and the ending used by the binding had been closed down. The Yahoo Weather binding needs to be removed
I’ve changed in weather1 the provider to ForecastIO (=DarkSky ).
And I’ve switched from yahooweather to openweathermap .
2 Likes
fuslwusl
(fuslwusl)
January 4, 2019, 2:21pm
3
Thanx for this info. I changed the provider to openweathermap and forecastio in weather binding 1.13. I need weather forecast for my homeautomation - so forecastio is fine. Is there a v2 binding for forecastio in work?