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.
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.