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