summaryrefslogtreecommitdiffhomepage
path: root/src/Plugins/Monitors/Weather.hs
AgeCommit message (Expand)Author
2016-08-05New weather stats URL (fixes #270)jao
2015-12-12Move wind speed calculation functions to let clauseMichael Knabe
2015-12-09Add template variables for wind speed in m/s and km/h to weather pluginMichael Knabe
2015-08-25define flag 'with_conduit'Dragos Boca
2015-08-18use Network::HTTP::ConduitDragos Boca
2015-05-13Weather Monitor: Handle case where wind is not present at allReto Hablützel
2015-02-01Added additional wind parser case for "Variable at"Dino Morelli
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