Yahoo Weather Binding not working in OH2

Hey!
I also tried the yahoo weather binding. But … it ends when starting with the following message in the openhab.log:

2016-09-23 21:15:53.839 [ThingAddedEvent           ] - Thing 'yahooweather:weather:berlin' has been added.
2016-09-23 21:15:53.856 [hingStatusInfoChangedEvent] - 'yahooweather:weather:berlin' changed from UNINITIALIZED to INITIALIZING
2016-09-23 21:15:53.863 [hingStatusInfoChangedEvent] - 'yahooweather:weather:berlin' changed from INITIALIZING to ONLINE
2016-09-23 21:15:53.869 [hingStatusInfoChangedEvent] - 'yahooweather:weather:berlin' changed from ONLINE to UNINITIALIZED (HANDLER_INITIALIZING_ERROR): java.lang.String cannot be cast to java.math.BigDecimal

Can anybody help?

Do you have this Thing bound to an Item? If so, is it a Number Item?

Hey!
I followed this example: http://docs.openhab.org/addons/bindings/yahooweather/readme.html

I have rather low knowledge using OH. I also changed the “Text” in the demo.sitemap to “Number” without success.

:wink:

Based on the error I would have said that Text would have been the right Item type. That is why I asked if it was a Number type.

I’m not sure what is going on.

Any resolution on this as I am also having the same problem. Thanks!

Any idea to solve this error?
Same message here:

Status: UNINITIALIZED - HANDLER_INITIALIZING_ERROR java.math.BigDecimal cannot be cast to java.lang.String