BurgerZ / WeatherBZ

Weather BZ Android application
15 stars 35 forks source link

item "humidity" in "content://pro.burgerz.weather/weather" always contains 0 (with accuweather) #48

Closed slyfoxfr closed 11 years ago

slyfoxfr commented 11 years ago

A little problem: when using accuweather provider, item "humidity" in "content://pro.burgerz.weather/weather" always contains 0. Thanks

BurgerZ commented 11 years ago

accuweather has no pressure and humidity.

slyfoxfr commented 11 years ago

I think accuweather does have pressure and humidity: look here: http://api.accuweather.com/developers/currentConditionsAPIParameters

BurgerZ commented 11 years ago

I think api I'am using right now does not support pressure and humidity!

slyfoxfr commented 11 years ago

Ok thanks a lot. Do you think this API may evolve in the future or no way?

BurgerZ commented 11 years ago

I will add new api soon. There will be much more info ;-)

slyfoxfr commented 11 years ago

Coool :) Thanks so much !!