Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-01 | New wind report variables for Weather monitor | Tony Morris | |
* Wind cardinal direction (`windCardinal`) * Wind azimuth direction (`windAzimuth`) * Wind speed (MPH) (`windMph`) * Wind speed (knots) (`windKnots`) | |||
2014-08-29 | woops. Remove commented line | Tony Morris | |
2014-08-29 | Change <dewPoint> to be <dewPointC> and <dewPointF> | Tony Morris | |
2014-08-09 | hlint refactorings | Reto Hablützel | |
2014-04-17 | fix build on old versions of ghc by qualifying import to avoid conflict | Max DeLiso | |
2014-02-05 | Handle errors better in Weather plugin | Ben Boeckel | |
2014-02-05 | Drop curl dependency for the HTTP module | Ben Boeckel | |
2014-02-05 | Find out whether the weather monitor is likely to block | Ben Boeckel | |
Uses the HTTP module to do the work rather than curl. | |||
2013-10-27 | New N/A string monitor option (cf. #119) | Jose Antonio Ortega Ruiz | |
2013-08-11 | Plugins.Monitors.Weather: fix parsing of unknown station name | Sergei Trofimovich | |
reported by thunderrd Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> | |||
2010-12-21 | Haskell sources moved to src/ to unclutter toplevel | Jose Antonio Ortega Ruiz | |