From 8d18c5590f7eab8a8235fa67a957a398bbd32132 Mon Sep 17 00:00:00 2001
From: rudolfkoenig <>
Date: Wed, 23 Mar 2011 20:43:27 +0000
Subject: [PATCH] Make parallel CCU/fhem usage more clear
git-svn-id: https://svn.fhem.de/fhem/trunk@875 2b470e98-0d58-463d-a4d8-8e2adae1ed80
---
fhem/docs/commandref.html | 13 ++++++++-----
1 file changed, 8 insertions(+), 5 deletions(-)
diff --git a/fhem/docs/commandref.html b/fhem/docs/commandref.html
index 039c465cc..d2d67f17a 100644
--- a/fhem/docs/commandref.html
+++ b/fhem/docs/commandref.html
@@ -1899,11 +1899,14 @@ A line ending with \ will be concatenated with the next one, so long lines
In order to use it with fhem you must disable the encryption first
with the "HomeMatic Lan Interface Configurator" (which is part of the
supplied Windows software), by selecting the device, "Change IP Settings",
- and deselect "AES Encrypt Lan Communication".
- This device can be used in parallel with a CCU and fhem, by starting the
- fhem/contrib/tcptee.pl program, and redirecting the CCU to the local host.
- Don't forget to disable the LAN-Encryption on the CCU for the Lan
- configurator first, and to set the dummy attribute for the HMLAN device.
+ and deselect "AES Encrypt Lan Communication".
+ This device can be used in parallel with a CCU and (readonly) with fhem. To do this:
+