From 6ca4d1a348f77d0de3a9ce57a6eed0da5e21c8db Mon Sep 17 00:00:00 2001 From: dev0 <> Date: Tue, 15 Aug 2017 07:53:11 +0000 Subject: [PATCH] 34_ESPEasy.pm: commandref update regarding ESP devices w/ public IPs git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@14903 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- FHEM/34_ESPEasy.pm | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/FHEM/34_ESPEasy.pm b/FHEM/34_ESPEasy.pm index 11612fc9e..c4c842798 100644 --- a/FHEM/34_ESPEasy.pm +++ b/FHEM/34_ESPEasy.pm @@ -36,7 +36,7 @@ use Color; # ------------------------------------------------------------------------------ # global/default values # ------------------------------------------------------------------------------ -my $module_version = "1.31"; # Version of this module +my $module_version = "1.32"; # Version of this module my $minEEBuild = 128; # informational my $minJsonVersion = 1.02; # checked in received data @@ -2727,6 +2727,27 @@ sub ESPEasy_removeGit($) Forum #55728
+
  • UPDATE: +
  • +
  • For security reasons: if one or more of your ESPEasy device uses an + public IP address then you have to enable this explicitly or the device(s) + will be ignored/rejected: +
  • + +
    Requirements: