2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 18:59:33 +00:00

34_ESPEasy.pm: commandref fix (Forum #84992)

git-svn-id: https://svn.fhem.de/fhem/trunk@16307 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
dev0 2018-03-02 06:45:27 +00:00
parent da8a56ade5
commit abc52fd359

View File

@ -36,7 +36,7 @@ use Color;
# ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------
# global/default values # global/default values
# ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------
my $module_version = "1.37"; # Version of this module my $module_version = "1.38"; # Version of this module
my $minEEBuild = 128; # informational my $minEEBuild = 128; # informational
my $minJsonVersion = 1.02; # checked in received data my $minJsonVersion = 1.02; # checked in received data
@ -3461,10 +3461,10 @@ sub ESPEasy_removeGit($)
Supported protocols are: NEC, JVC, RC5, RC6, SAMSUNG, SONY, PANASONIC at Supported protocols are: NEC, JVC, RC5, RC6, SAMSUNG, SONY, PANASONIC at
the moment. As long as official documentation is missing you can find the moment. As long as official documentation is missing you can find
some details here: some details here:
<a href="http://www.letscontrolit.com/forum/viewtopic.php?f=5&t=328" target="_NEW"> <a href="http://www.letscontrolit.com/forum/viewtopic.php?f=5&amp;t=328" target="_NEW">
IR Transmitter thread #1</a> and IR Transmitter thread #1</a> and
<a <a
href="https://www.letscontrolit.com/forum/viewtopic.php?t=328&start=61" target="_NEW"> href="https://www.letscontrolit.com/forum/viewtopic.php?t=328&amp;start=61" target="_NEW">
IR Transmitter thread #61</a>.<br> IR Transmitter thread #61</a>.<br>
<ul> <ul>
<li> <li>