mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-19 18:56:03 +00:00
neue readings
git-svn-id: https://svn.fhem.de/fhem/trunk@5976 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
8cbc5a0442
commit
35b74a0677
@ -60,16 +60,24 @@ sub statistics_FormatDuration($);
|
|||||||
,["count", 2, 0]
|
,["count", 2, 0]
|
||||||
,["current", 1, 3]
|
,["current", 1, 3]
|
||||||
,["energy", 2, 0]
|
,["energy", 2, 0]
|
||||||
|
,["energy_current", 1, 1]
|
||||||
|
,["energy_total", 2, 3]
|
||||||
,["humidity", 1, 0]
|
,["humidity", 1, 0]
|
||||||
|
,["lightsensor", 3, 1]
|
||||||
|
,["lock", 3, 1]
|
||||||
|
,["motion", 3, 1]
|
||||||
,["power", 1, 1]
|
,["power", 1, 1]
|
||||||
,["rain", 2, 1]
|
,["rain", 2, 1]
|
||||||
|
,["rain_rate", 1, 1]
|
||||||
,["rain_total", 2, 1]
|
,["rain_total", 2, 1]
|
||||||
,["temperature", 1, 1]
|
,["temperature", 1, 1]
|
||||||
,["total", 2, 2]
|
,["total", 2, 2]
|
||||||
,["voltage", 1, 1]
|
,["voltage", 1, 1]
|
||||||
,["wind", 1, 0]
|
,["wind", 1, 0]
|
||||||
,["Window", 3, 1]
|
,["wind_speed", 1, 1]
|
||||||
,["windSpeed", 1, 0]
|
,["windSpeed", 1, 0]
|
||||||
|
,["Window", 3, 1]
|
||||||
|
,["window", 3, 1]
|
||||||
);
|
);
|
||||||
##############################################################
|
##############################################################
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user