diff --git a/fhem/FHEM/98_statistics.pm b/fhem/FHEM/98_statistics.pm index 8a78056fc..ad1226b50 100644 --- a/fhem/FHEM/98_statistics.pm +++ b/fhem/FHEM/98_statistics.pm @@ -959,7 +959,7 @@ statistics_FormatDuration($)
Regulare expression of statistic values, which shall not be shown in summary but also in singular readings. Eases the creation of plots.
- z.B. Wettersensor:rain:Delta:(Hour|Day))|(FritzDect:(current|power):(Avg|Max|Delta):(Hour|Day) + z.B. Wettersensor:rain:Delta:(Hour|Day)|(FritzDect:(current|power):(Avg|Max|Delta):(Hour|Day)

  • specialDeltaPeriodHours <Hours> @@ -1060,7 +1060,7 @@ statistics_FormatDuration($) Regulärer Ausdruck statistischer Werte, die nicht nur in zusammengefassten sondern auch als einzelne Werte gespeichert werden sollen. Erleichtert die Erzeugung von Plots.
    - z.B. Wettersensor:rain:Delta:(Hour|Day))|FritzDect:power:Delta:Day + z.B. Wettersensor:rain:Delta:(Hour|Day)|FritzDect:power:Delta:Day

  • specialDeltaPeriodHours <Stunden>