View Single Post
Old 01-08-2016, 09:01 PM   #150
Khord
Junior Member
Khord began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Jan 2016
Device: Kobo Wifi
Quote:
Originally Posted by PeterT View Post
I'll check into it later. Remember though I've never actually installed it on a Kobo.
Ok, thanks in advance. I poked around a bit, and the API seems to get the XML output fine when testing it in a web browser:

Code:
http://api.worldweatheronline.com/free/v2/weather.ashx?q={0},{1}&format=xml&num_of_days=5&key=95f758b5c88e1b323c12bd1017202


I noticed maxtemp / mintemp appear to be maxtempF and mintempF, and I updated those in the .py file, but still the same error.

Last edited by Khord; 01-08-2016 at 09:03 PM.
Khord is offline   Reply With Quote