diff --git a/fhem/docs/commandref_frame.html b/fhem/docs/commandref_frame.html index de19e4376..ed3574865 100644 --- a/fhem/docs/commandref_frame.html +++ b/fhem/docs/commandref_frame.html @@ -548,6 +548,7 @@ attribute list if you want to know if a device supports these attributes.
maxthe largest value encountered meanthe arithmetic mean of all values sdthe standard deviation from the mean + integralthe arithmetic sum (if not time-weighted) or integral area (if time-weighted) of all values

diff --git a/fhem/docs/commandref_frame_DE.html b/fhem/docs/commandref_frame_DE.html index 39b466e00..535ca6ee1 100644 --- a/fhem/docs/commandref_frame_DE.html +++ b/fhem/docs/commandref_frame_DE.html @@ -573,6 +573,7 @@ Gerät dokumentiert. maxthe largest value encountered meanthe arithmetic mean of all values sdthe standard deviation from the mean + integralthe arithmetic sum (if not time-weighted) or integral area (if time-weighted) of all values