neue readings

git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@5976 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
tpoitzsch
2014-05-26 18:11:50 +00:00
parent 4a1c58bcb3
commit 522ad0ea74

View File

@@ -60,16 +60,24 @@ sub statistics_FormatDuration($);
,["count", 2, 0]
,["current", 1, 3]
,["energy", 2, 0]
,["energy_current", 1, 1]
,["energy_total", 2, 3]
,["humidity", 1, 0]
,["lightsensor", 3, 1]
,["lock", 3, 1]
,["motion", 3, 1]
,["power", 1, 1]
,["rain", 2, 1]
,["rain_rate", 1, 1]
,["rain_total", 2, 1]
,["temperature", 1, 1]
,["total", 2, 2]
,["voltage", 1, 1]
,["wind", 1, 0]
,["Window", 3, 1]
,["wind_speed", 1, 1]
,["windSpeed", 1, 0]
,["Window", 3, 1]
,["window", 3, 1]
);
##############################################################