Projet

Général

Profil

Paste
Télécharger au format
Statistiques
| Branche: | Révision:

root / plugins / weather @ 6a1a9c7c

Nom Taille Révision Âge Auteur Commentaire
  example-graphs 6a1a9c7c environ 5 ans Lars Kruse Fix wrong "example-directory" names
buienradar_ 9,39 ko 8713eb37 plus de 5 ans Lars Kruse Fix spelling mistakes in comments and descripti...
humidity-sensor 1,92 ko e4cd049b environ 7 ans Lars Kruse Fix trivial instances of wrong autoconf exitcodes
novra_s300 1,82 ko 17f78427 plus de 7 ans Lars Kruse Whitespace cleanup * remove trailing whitespac...
openweather_ 4,19 ko c81c20ab plus de 7 ans Lars Kruse unify DIRTYCONFIG handling in shell and python ...
temperature_ 2,24 ko e4cd049b environ 7 ans Lars Kruse Fix trivial instances of wrong autoconf exitcodes
temperatures 2,17 ko e4cd049b environ 7 ans Lars Kruse Fix trivial instances of wrong autoconf exitcodes
weather_ 1,38 ko 7063330e presque 6 ans Lars Kruse Fix python style issues reported by flake8 Add...
weather_press_ 1,22 ko 86bee016 presque 6 ans Lars Kruse Port some python2 plugins to python3
weather_temp_ 1,33 ko 86bee016 presque 6 ans Lars Kruse Port some python2 plugins to python3
wfrog 2,06 ko 17f78427 plus de 7 ans Lars Kruse Whitespace cleanup * remove trailing whitespac...
wunderground_ 13,4 ko a731424c plus de 5 ans Olivier Mehani [plugins/weather/wunderground] Add plugin to qu...

Dernières révisions

# Date Auteur Commentaire
6a1a9c7c 2020-08-29 18:54 Lars Kruse

Fix wrong "example-directory" names

a731424c 2020-07-12 12:28 Olivier Mehani

[plugins/weather/wunderground] Add plugin to query station data from Weather Underground

It's a bit backwards, but works a treat when you don't own the station
but want the data in a better format.

Includes warnings on UV and heat indices, and visible lines for wind...

8713eb37 2020-03-25 23:23 Lars Kruse

Fix spelling mistakes in comments and descriptions

Thanks, codespell!

86bee016 2019-12-17 18:27 Lars Kruse

Port some python2 plugins to python3

7063330e 2019-12-17 18:25 Lars Kruse

Fix python style issues reported by flake8

Additionally some python2-only "print" statements are now compatible
with python3.

ebdbf1a9 2019-08-13 17:03 Lars Kruse

Plugins weather_*: specify regular expressions as raw strings

New versions of flake8 already complain about the non-raw nature of the
strings (respectively the improper escaping in the regular expression).

e4cd049b 2018-09-15 22:03 Lars Kruse

Fix trivial instances of wrong autoconf exitcodes

17f78427 2018-08-01 20:33 Lars Kruse

Whitespace cleanup

  • remove trailing whitespace
  • remove empty lines at the end of files
c81c20ab 2018-04-06 20:17 Lars Kruse

unify DIRTYCONFIG handling in shell and python plugins

The following issues were fixed:
  • comparison too broad (e.g. "0" misinterpreted as "true")
  • python: comparing string with number (is never equal in python)
  • unwanted non-zero exitcode (compound command "&&" as last command in...
417bebc3 2018-03-26 22:53 Lars Kruse

Plugin weather_press_: fix style issues

Voir les révisions

Formats disponibles : Atom