X-Git-Url: https://git.xandkar.net/?p=khome.git;a=blobdiff_plain;f=home%2Flib%2Flogin_functions.sh;h=8f200aa70c99cf65171a184722b8605cebd1e471;hp=b84f30313ede75c998908527bc044fc9b7c6a78d;hb=b01250dc8b69b9658b247107b521252951b4010f;hpb=c39cff49c8568c6dc23393b03c5938967c273c23 diff --git a/home/lib/login_functions.sh b/home/lib/login_functions.sh index b84f303..8f200aa 100644 --- a/home/lib/login_functions.sh +++ b/home/lib/login_functions.sh @@ -327,7 +327,7 @@ weather() { '') _weather_location="$WEATHER_LOCATION";; *) _weather_location="$1" esac - curl "http://wttr.in/$_weather_location" + curl "http://wttr.in/$_weather_location?format=v2" } bt_devs_paired() {