summaryrefslogtreecommitdiffhomepage
path: root/src/Plugins/Monitors/Weather.hs
AgeCommit message (Expand)Author
2014-09-11Fix string to calm wind reportTony Morris
2014-09-11differentiate betwee 0 degrees and no wind speed using mu (μ)Tony Morris
2014-09-11Occasionally there is no wind and a METAR report gives simply, "Wind: 0"Tony Morris
2014-09-01New wind report variables for Weather monitorTony Morris
2014-08-29woops. Remove commented lineTony Morris
2014-08-29Change <dewPoint> to be <dewPointC> and <dewPointF>Tony Morris
2014-08-09hlint refactoringsReto Hablützel
2014-04-17fix build on old versions of ghc by qualifying import to avoid conflictMax DeLiso
2014-02-05Handle errors better in Weather pluginBen Boeckel
2014-02-05Drop curl dependency for the HTTP moduleBen Boeckel
2014-02-05Find out whether the weather monitor is likely to blockBen Boeckel
2013-10-27New N/A string monitor option (cf. #119)Jose Antonio Ortega Ruiz
2013-08-11Plugins.Monitors.Weather: fix parsing of unknown station nameSergei Trofimovich
2010-12-21Haskell sources moved to src/ to unclutter toplevelJose Antonio Ortega Ruiz