diff --git a/docs/commandref.html b/docs/commandref.html
index ad82544fd..7eaf57430 100644
--- a/docs/commandref.html
+++ b/docs/commandref.html
@@ -3783,8 +3783,16 @@ A line ending with \ will be concatenated with the next one, so long lines
EnOcean
- Devices sold by numerous hardware verndors (e.g. Eltako, Peha, etc), using
+ Devices sold by numerous hardware vendors (e.g. Eltako, Peha, etc), using
the RF Protocol provided by the EnOcean Alliance.
+
+ To send commands to an Enocean-actuator the TCM can either use the
+ unique Chip-ID (then you can control only one actuator, but nobody else
+ can send commands to your device from a normal enocean-module). Or you can set/use the
+ Base-ID and define a Sub-ID for every device to control (then up to 128 devices
+ can be controlled, but anyone take over your devices simply by sniffing and copying the base-id).
+
+ To use Sub-IDs set the attribute subId to different values (0-127) for all your devices.
Define
@@ -3819,6 +3827,31 @@ A line ending with \ will be concatenated with the next one, so long lines
Do not regulate the MD15.
+ Eltako-Dimmer-Switch (FUD12NPN, FUD61NP, FUD61NPN). Set subtype: attr mydimmer subType eltakoDimmer
+
+ Commands:
+
+ - dimto <value>
+ - dimup <value>
+ - dimdown <value>
+ - on
+ - off
+ - teach
+
+ Attributes:
+
+ - dimTime <value>
. Set Dimm-velocity (0-255) 0: fast
+
+
+ Eltako-Roller-Shutter (FSB12, FSB61). Set subtype: attr myroll subType eltakoRoll
+
+ Commands:
+
+ - up
+ - down
+ - stop
+ - teach
+
all other: