diff --git a/fhem/docs/commandref.html b/fhem/docs/commandref.html
index 72f7db4ff..9e7c6b84d 100644
--- a/fhem/docs/commandref.html
+++ b/fhem/docs/commandref.html
@@ -1099,13 +1099,13 @@ A line ending with \ will be concatenated with the next one, so long lines
This attribute is DEPRECATED, use notify, with
the INITIALIZED event to execute commands after initialization.
-
+
archivecmd / archivedir / nrarchive attributes to the
global device as you would do for a FileLog device.
@@ -2627,8 +2627,8 @@ A line ending with \ will be concatenated with the next one, so long lines
set IR-Dev irSend 0A07070F0F02
set IR-Dev irSend I0A07070F0F00
-
-
Button<learnprefix><learncount>
- When the CUL_IR device is set into learning mode it will generate a
+ When the CUL_IR device is set into learning mode it will generate a
new button-attribute for each new IR-Code received.This is done according to the following syntax:
<Button-Attribute-Name> <IR-Code>
@@ -2694,7 +2694,7 @@ A line ending with \ will be concatenated with the next one, so long lines
Button001 I02029A000000
Button002 I02029A000001
- To make sure that something happens when this IR-code is received later on one has to modify the attribute
+ To make sure that something happens when this IR-code is received later on one has to modify the attribute
and to add commands as attribute values.
Examples:
@@ -2728,7 +2728,7 @@ A line ending with \ will be concatenated with the next one, so long lines
Button<learnprefix><learncount>
If learnprefix is empty the button-attribute-name only contains the term
"Button" and the actual number of learncount.
- define <name> WOL <MAC> <IP>
<unitcode>
define computer1 WOL 72:11:AC:4D:37:13 192.168.0.24set computer1 oninterval is the time between subsequent updates
in seconds. It defaults to 3600 (1 hour).en, de, fr,
+ The optional language parameter may be one of en, de, fr,
es. It determines the natural language in which the forecast information appears.
It defaults to en. If you want to set the language you also have to set the interval.<housecode> is a 10 digit tri-state number (0/1/F) depending on
your device setting (see list below).<on-code> is a 2 digit tri-state number for switching your device on;
+ <on-code> is a 2 digit tri-state number for switching your device on;
It is appended to the housecode to build the 12-digits IT-Message.<off-code> is a 2 digit tri-state number for switching your device off;
+ <off-code> is a 2 digit tri-state number for switching your device off;
It is appended to the housecode to build the 12-digits IT-Message.<dimup-code> is a 2 digit tri-state number for dimming your device up;
+ <dimup-code> is a 2 digit tri-state number for dimming your device up;
It is appended to the housecode to build the 12-digits IT-Message.<dimdown-code> is a 2 digit tri-state number for dimming your device down;
+ <dimdown-code> is a 2 digit tri-state number for dimming your device down;
It is appended to the housecode to build the 12-digits IT-Message.<perl command> in the postprocessor definitions nor can it contain macros.
This is to avoid undesired side effects from e.g. doubling of semicolons.perl command acts on $_. The result of the perl command is the
final result of the get or set command.
define <name> NetIO230B <ip-address> <socket number
+ define <name> NetIO230B <ip-address> <socket number(s)
> [<user name> <password>]
- define <name> NetIO230B <ip-address> <socket number
+ define <name> NetIO230B <ip-address> <socket number(s)
> [<config file path>]
@@ -6899,9 +6899,9 @@ href="http://www.elv.de/output/controller.aspx?cid=74&detail=10&detail2=29870">U
- The TUL module is the representation of a EIB / KNX connector in FHEM.
+ The TUL module is the representation of a EIB / KNX connector in FHEM.
EIB instances represent the EIB / KNX devices and will need a TUL as IODev to communicate with the EIB / KNX network.
- The TUL module is designed to connect to EIB network either using EIBD or the TUL usb stick created by busware.de
+ The TUL module is designed to connect to EIB network either using EIBD or the TUL usb stick created by busware.de
Note: this module may require the Device::SerialPort or Win32::SerialPort
module if you attach the device via USB and the OS sets strange default
@@ -6929,10 +6929,10 @@ href="http://www.elv.de/output/controller.aspx?cid=74&detail=10&detail2=29870">U
You can also specify a baudrate if the device name contains the @
character, e.g.: /dev/ttyACM0@19200
- Note: For TUL usb stick the baudrate 19200 is needed and this is the default
- when no baudrate is given.
+ Note: For TUL usb stick the baudrate 19200 is needed and this is the default
+ when no baudrate is given.
-
+
Example:
define tul TUL tul:/dev/ttyACM0 1.1.249
@@ -6940,7 +6940,7 @@ href="http://www.elv.de/output/controller.aspx?cid=74&detail=10&detail2=29870">U
<device> specifies the host:port of the eibd device. E.g.
eibd:192.168.0.244:2323. When using the standard port, the port can be omitted.
-
+
Example:
define tul TUL eibd:localhost 1.1.249
@@ -6956,7 +6956,7 @@ href="http://www.elv.de/output/controller.aspx?cid=74&detail=10&detail2=29870">U
Set
- raw
- Issue a TUL raw telegram message
+ Issue a TUL raw telegram message
@@ -7250,7 +7250,7 @@ href="http://www.elv.de/output/controller.aspx?cid=74&detail=10&detail2=29870">U
devices (i.e. tablets)
Note: The default configuration installed with make install-pgm2
installs 2 FHEMWEB instances: port 8083 for desktop browsers and
- port 8084 for smallscreen browsers, both using SVG rendering.
+ port 8084 for smallscreen browsers, both using SVG rendering.
On Android SVG is supported by Opera/Firefox.
WebApp suppport if specifying one of the above options: After viewing
@@ -8255,7 +8255,7 @@ href="http://www.elv.de/output/controller.aspx?cid=74&detail=10&detail2=29870">U
will be replaced with the name of the old logfile.
If this attribute is not set, but nrarchive and/or archivecmd are set,
- then nrarchive logfiles are kept while older ones are moved to
+ then nrarchive logfiles are kept while older ones are moved to
archivedir (or deleted if archivedir is not set).
@@ -8746,7 +8746,7 @@ isday
- OldValue(<devicename>)
- OldTimestamp(<devicename>)
- returns the old value/timestamp of the device.
+ returns the old value/timestamp of the device.
-
ReadingsVal(<devicename>,<reading>,<defaultvalue>)
@@ -8870,7 +8870,7 @@ The .gnuplot file consists of 3 parts:
plots of the lineytype "lines" will have an additional starting and
ending segment, so that filling is done correctly.
See the SVG spec for details of this CSS file.
- Note: if you plan to use this attribute, you have to specify it for all
+ Note: if you plan to use this attribute, you have to specify it for all
the lines (attribute-blocks) in the plot command.
- lw <linewidth>