Eclipse SmartHome binding for yahoo wether

I am using openhab 2.3.0 rumtime there i have installed plugin for yahoo weather which install jar “org.eclipse.smarthome.binding.yahooweather-0.10.0.oh230.jar”. It was working since long time but now giving below error:

Communication error occurred while getting Yahoo weather information: java.util.concurrent.ExecutionException: java.net.UnknownHostException: query.yahooapis.com

as per this site https://developer.yahoo.com/weather/ yahoo change url and authentication.

So, can you give me solution on it.

Thanks & Regards
Nilesh Pitale
Modi Consultants ltd.

SO YOU NEED TO SEARCH THE FORUM

I have searched every topic related to it. but didn’t found solution.
As its mentioned that the weather.yahooapis.com and query.yahooapis.com for Yahoo Weather API will be retired. But this url mentioned in "YahooWeatherConnection.class " file in “org.eclipse.smarthome.binding.yahooweather-0.10.0.oh230.jar”.

So, I want to updated jar file of “org.eclipse.smarthome.binding.yahooweather” which must have url changed as per latest update on " https://developer.yahoo.com/weather/ ".

The Yahoo weather binding has been removed from Eclipse Smarthome.