From 4a90d23227af061b1250cfe972b40fdaca446566 Mon Sep 17 00:00:00 2001 From: rudolfkoenig <> Date: Sun, 7 Aug 2011 16:45:21 +0000 Subject: [PATCH] EnOcean git-svn-id: https://svn.fhem.de/fhem/trunk@972 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/docs/commandref.html | 89 +++++++++++++++++++++++++++++---------- fhem/docs/fhem.html | 5 +++ 2 files changed, 71 insertions(+), 23 deletions(-) diff --git a/fhem/docs/commandref.html b/fhem/docs/commandref.html index 83bddc2dd..c6e77546a 100644 --- a/fhem/docs/commandref.html +++ b/fhem/docs/commandref.html @@ -115,7 +115,7 @@ SCIVT   SISPM   SIS_PMS   - TCM120   + TCM   USF1000   USBWX   VantagePro2   @@ -2739,13 +2739,13 @@ A line ending with \ will be concatenated with the next one, so long lines define <name> EnOcean <ID>

- Define an EnOcean device, connected via a TCM120. The + Define an EnOcean device, connected via a TCM. The <ID> parameter is an 8 digit hex number. For remotes and sensors the autocreate module may help you.
In order to control devices, you cannot reuse the ID's of other devices (like remotes), instead you have to create your own, which must be in the allowed ID-Range of the underlying IO device. For this first query the - TCM120 with the "get <tcm> idbase" command. You can use + TCM with the "get <tcm> idbase" command. You can use up to 128 ID's starting with the base shown there. If you are using an ID outside of the allowed range, you'll see an ERR_ID_RANGE message in the fhem log.
@@ -2766,7 +2766,7 @@ A line ending with \ will be concatenated with the next one, so long lines
+ + + Generated events: + @@ -5704,26 +5739,33 @@ Readings and STATE of temperature/humidity sensors are compatible with the CUL_W
- -

TCM120

+ +

TCM