chrissnell / weather-bar

Pull weather reports from NOAA and Weather Underground and display them in a desktop bar like polybar or lemonbar
BSD 2-Clause "Simplified" License
20 stars 2 forks source link

json wind gust error #5

Open mrneilypops opened 6 years ago

mrneilypops commented 6 years ago

I would like to implement your weather-bar but it gives me a json error in connection with 'wind gust mph' I have a valid WU API key. "2018/07/29 13:19:03 json: cannot unmarshal number into Go struct field CurrentObservation.wind_gust_mph of type string" Any tips welcome. weather-bar 1.1-2 installed from AUR

EDIT: If I uncomment my local WU PWS weather station I get weather information. One issue is that the temperature will only display in Fahrenheit.