X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=home%2Flib%2Flogin_functions.sh;h=8f200aa70c99cf65171a184722b8605cebd1e471;hb=ddc6816246140f30a1fbb3742e5b236708cd2b88;hp=b84f30313ede75c998908527bc044fc9b7c6a78d;hpb=d93397a615fd54f1080a4ca5941c410dcca6a9f1;p=khome.git 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() {