diff --git a/fhem/CHANGED b/fhem/CHANGED index d5110ebfd..7ed8c09e7 100644 --- a/fhem/CHANGED +++ b/fhem/CHANGED @@ -1,5 +1,6 @@ # Add changes at the top of the list. Keep it in ASCII - SVN + - feature: setreading command added - change: DbLog: by using DbLog a new Attribute DbLogExclude will be propagated to all Devices. DbLogExclue will work as regexp to exclude defined readings to log diff --git a/fhem/docs/commandref_frame.html b/fhem/docs/commandref_frame.html index d7ab55d91..5973018a3 100644 --- a/fhem/docs/commandref_frame.html +++ b/fhem/docs/commandref_frame.html @@ -56,6 +56,7 @@ save   set   setdefaultattr   + setreading   setstate   shutdown   sleep   @@ -257,6 +258,7 @@ A line ending with \ will be concatenated with the next one, so long lines get, list, set, + setreading, setstate, trigger can take a more complex device specification as argument, which will be @@ -936,15 +938,31 @@ A line ending with \ will be concatenated with the next one, so long lines + +

setreading

+ +

setstate

diff --git a/fhem/docs/commandref_frame_DE.html b/fhem/docs/commandref_frame_DE.html index a5845d3df..96acc4853 100644 --- a/fhem/docs/commandref_frame_DE.html +++ b/fhem/docs/commandref_frame_DE.html @@ -55,6 +55,7 @@ save   set   setdefaultattr   + setreading   setstate   shutdown   sleep   @@ -981,26 +982,40 @@ Zeilen erstreckende Befehle, indem man keine \ am Zeilenende eingeben muss.

+ +

setreading

+ +

setstate

@@ -1025,9 +1040,11 @@ Zeilen erstreckende Befehle, indem man keine \ am Zeilenende eingeben muss.

trigger