From 01fecf34699d815770d98b2d62c47b21af0caabd Mon Sep 17 00:00:00 2001
From: rudolfkoenig <>
Date: Mon, 17 Sep 2018 11:44:10 +0000
Subject: [PATCH] 93_FHEM2FHEM.pm: more detailed documentation, as 5.9 removes
the telnet (Forum #91148)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@17361 2b470e98-0d58-463d-a4d8-8e2adae1ed80
---
FHEM/93_FHEM2FHEM.pm | 35 ++++++++++++++++++++++++++++++-----
1 file changed, 30 insertions(+), 5 deletions(-)
diff --git a/FHEM/93_FHEM2FHEM.pm b/FHEM/93_FHEM2FHEM.pm
index fc4c5a89b..5341f60e1 100644
--- a/FHEM/93_FHEM2FHEM.pm
+++ b/FHEM/93_FHEM2FHEM.pm
@@ -370,9 +370,19 @@ FHEM2FHEM_Attr(@)
port on the remote FHEM, defaults to 7072. The optional :SSL suffix is
needed, if the remote FHEM configured SSL for this telnet port. In this case
the IO::Socket::SSL perl module must be installed for the local host too.
-
- Note: if the remote FHEM is on a separate host, the telnet port on the remote
- FHEM musst be specified with the global option.
+
+ Notes:
+
+ define telnetPort telnet 7072 global
+
+ define telnetPort telnet 7072 global
+