aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/weather.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-02-05Bump year1.20.1Mattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2019-02-05Update METAR urlMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2018-08-09Update for Python 3.7 (broke syntax backwards compatibility) and update year and email1.20Mattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-03-21Fix wind gustsMattias Andrée1-6/+6
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-01-19Update yearMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-10-01Fix Weather.wind_varMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-10-01improve weatherMattias Andrée1-5/+28
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-08-03Update: the metar resources have moved1.16Mattias Andrée1-1/+2
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-04-19Weather: can get METAR station from ~/.config/metar and /etc/metarMattias Andrée1-2/+17
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-04-19bump yearMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2015-03-21forgot to bump yearMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-12-08use curl instead of wgetMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-03-03weather bug fixMattias Andrée1-2/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-03-02mMattias Andrée1-5/+6
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-03-02partial implemention of weather monitoringMattias Andrée1-0/+141
Signed-off-by: Mattias Andrée <maandree@operamail.com>