A picture is sometime better than 1000 words

This commit is contained in:
Florent 2013-03-04 13:39:09 +01:00
commit 1a72642fa8

View file

@ -107,6 +107,8 @@ env.attribvalue price
env.title Forfait leclercmobile
env.vlabel Solde
Result: http://fourcot.fr/weboob/leclercmobile-day.png
# Monitor water level in Dresden
[leveldresden]
user florent
@ -120,6 +122,7 @@ env.attribvalue level
env.title Niveau de l'elbe
env.label id
# The level of the elbe in all Sachsen's cities
[levelelbesachsen]
user florent
@ -135,6 +138,8 @@ env.label name
env.vlabel Hauteur du fleuve (cm)
env.exclude 550810@sachsen
Result: http://fourcot.fr/weboob/elbesachsen-day.png
# Temperature in Rennes
[temprennes]
user florent
@ -148,3 +153,5 @@ env.attribid temp/id
env.title Température à Rennes
env.vlabel Température
env.label id
Result: http://fourcot.fr/weboob/temprennes-day.png