Cant read a weather underground agent

Asconasny
Posts: 161
Joined: Fri Jan 16, 2015 5:05 am

Cant read a weather underground agent

Post by Asconasny »

Im having problem making a device.
Its working in weathersnoop.

this is the stations adress IRADY5 in wunderground
This is the error i get with debug on.

WeatherSnoop Error Couldn't get site information from WeatherSnoop for device "new device 2" - check to see if WeatherSnoop is running correctly.
WeatherSnoop Debug Error specifics:
Traceback (most recent call last):
File "plugin.py", line 491, in update
self.updateWs3KeyValueList(device, siteInformation, "location", keyValueList=keyValueList)
File "plugin.py", line 698, in updateWs3KeyValueList
valueString = str(newValue)
UnicodeEncodeError: 'ascii' codec can't encode characters in position 4-5: ordinal not in range(128)
Asconasny
Posts: 161
Joined: Fri Jan 16, 2015 5:05 am

Re: Cant read a weather underground agent

Post by Asconasny »

My guess is the Norwegian special characters æ,ø,å in the location or station name that make it to fail.
Tried a couple of other locations without any special characters and it works just fine.

Any chance to get this fixed?
User avatar
jay (support)
Site Admin
Posts: 19232
Joined: Wed Mar 19, 2008 11:52 am
Location: Austin, Texas
Contact:

Re: Cant read a weather underground agent

Post by jay (support) »

This will be addressed in the 7.1.0 release - should be really soon now... ;)
Jay (Indigo Support)
Twitter | Facebook | LinkedIn
Post Reply

Return to “WeatherSnoop”