diff --git a/fhem/docs/commandref_frame.html b/fhem/docs/commandref_frame.html index a00f780cb..bd4790e1d 100644 --- a/fhem/docs/commandref_frame.html +++ b/fhem/docs/commandref_frame.html @@ -43,6 +43,7 @@ copy   createlog   define   + defmod   delete   deleteattr   deletereading   @@ -710,7 +711,6 @@ The following local attributes are used by a wider range of devices: Define a device. You need devices if you want to manipulate them (e.g. set on/off), and the logfile is also more readable if it contains e.g. "lamp off" instead of "Device 5673, Button 00, Code 00 (off)".
- Use "define <name> ?" to get a list of possible types.
After definition, the global event "DEFINED" will be generated, see the notify section for details.


@@ -720,6 +720,23 @@ The following local attributes are used by a wider range of devices:
+ +

defmod

+ + +

delete