From e4ad35b2c9ce45c3b181b464cbca1b9ff1638add Mon Sep 17 00:00:00 2001
From: tpoitzsch <>
Date: Sat, 6 Dec 2014 19:54:39 +0000
Subject: [PATCH] statistics: docu
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7149 2b470e98-0d58-463d-a4d8-8e2adae1ed80
---
FHEM/98_statistics.pm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/FHEM/98_statistics.pm b/FHEM/98_statistics.pm
index 967a72651..b8b2d9d72 100644
--- a/FHEM/98_statistics.pm
+++ b/FHEM/98_statistics.pm
@@ -1067,7 +1067,7 @@ statistics_UpdateDevReading($$$$)
define <name> statistics <deviceNameRegExp> [Prefix]
- Beispiel: define Statistik statistics Sensor_.*|Wettersensor
+ Example: define Statistik statistics Sensor_.*|Wettersensor
<DeviceNameRegExp>
excludedReadings <DeviceRegExp:ReadingNameRegExp>
FritzDect:current|Sensor_.*:humidity
minAvgMaxReadings <readings>
@@ -1240,7 +1240,7 @@ statistics_UpdateDevReading($$$$)
excludedReadings <GerätenameRegExp:GerätewertRegExp>
FritzDect:current|Sensor_.*:humidity
"
+ z.B. FritzDect:current|Sensor_.*:humidity
hideAllSummaryReadings <0 | 1>