Problem with Wunderground binding

Since some time I have received followign error from Wunderground binding:

2019-03-01 11:45:34.554 [ERROR] [nal.provider.AbstractWeatherProvider] - WUNDERGROUND: Unexpected character ('ďż˝' (code 65533 / 0xfffd)): expected a valid value (number, String, array, object, 'true', 'false' or 'null')
 at [Source: ďż˝

I have not changed anything in configuration:

apikey.Wunderground=.....
location.home.latitude=...
location.home.longitude=...
location.home.provider=Wunderground
location.home.language=en
location.home.updateInterval=100

It looks like sometimes it works and refresh whetaher sometime it get error as above.

Any ideas ?

Wunderground disabled their free API so this binding will no longer work. If you have a PWS and share your data with Wunderground then there is a new API that you can access. If not then you need to find an alternative service like OpenWeatherMap or DarkSky, both of which have OH bindings now (I think DarkSky might not be released yet).

1 Like

Thank you !
I had miss this info, I have changed to Foecastio and it works.

Ooo, a DarkSky binding would be great! I’ll be on the lookout for that!