mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 09:16:53 +00:00
update HMLAN description
git-svn-id: https://svn.fhem.de/fhem/trunk@3558 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
4fe8a7dd88
commit
dc80cf8706
@ -596,82 +596,65 @@ sub HMLAN_condUpdate($$) {#####################################################
|
||||
<a name="HMLAN"></a>
|
||||
<h3>HMLAN</h3>
|
||||
<ul>
|
||||
<tr><td>
|
||||
The HMLAN is the fhem module for the eQ-3 HomeMatic LAN Configurator.<br>
|
||||
A description on how to use <a href="https://git.zerfleddert.de/cgi-bin/gitweb.cgi/hmcfgusb">hmCfgUsb</a>
|
||||
can be found follwing the link.
|
||||
<br><br>
|
||||
The fhem module will emulate a CUL device, so the <a href="#CUL_HM">CUL_HM</a>
|
||||
module can be used to define HomeMatic devices.<br><br>
|
||||
The HMLAN is the fhem module for the eQ-3 HomeMatic LAN Configurator.<br>
|
||||
A description on how to use <a href="https://git.zerfleddert.de/cgi-bin/gitweb.cgi/hmcfgusb">hmCfgUsb</a> can be found follwing the link.<br/>
|
||||
<br/>
|
||||
The fhem module will emulate a CUL device, so the <a href="#CUL_HM">CUL_HM</a> module can be used to define HomeMatic devices.<br/>
|
||||
<br>
|
||||
In order to use it with fhem you <b>must</b> disable the encryption first with the "HomeMatic Lan Interface Configurator"<br>
|
||||
(which is part of the supplied Windows software), by selecting the device, "Change IP Settings", and deselect "AES Encrypt Lan Communication".<br/>
|
||||
<br/>
|
||||
This device can be used in parallel with a CCU and (readonly) with fhem. To do this:
|
||||
<ul>
|
||||
<li>start the fhem/contrib/tcptee.pl program</li>
|
||||
<li>redirect the CCU to the local host</li>
|
||||
<li>disable the LAN-Encryption on the CCU for the Lan configurator</li>
|
||||
<li>set the dummy attribute for the HMLAN device in fhem</li>
|
||||
</ul>
|
||||
<br/><br/>
|
||||
|
||||
In order to use it with fhem you <b>must</b> 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".<br><br>
|
||||
This device can be used in parallel with a CCU and (readonly) with fhem. To do this:
|
||||
<ul>
|
||||
<li>start the fhem/contrib/tcptee.pl program
|
||||
<li>redirect the CCU to the local host
|
||||
<li>disable the LAN-Encryption on the CCU for the Lan configurator
|
||||
<li>set the dummy attribute for the HMLAN device in fhem
|
||||
</ul>
|
||||
<br><br>
|
||||
<a name="HMLANdefine"></a>
|
||||
<b>Define</b>
|
||||
<ul>
|
||||
<code>define <name> HMLAN <ip-address>[:port]</code><br>
|
||||
<br>
|
||||
port is 1000 by default.<br/>
|
||||
If the ip-address is called none, then no device will be opened, so you can experiment without hardware attached.
|
||||
</ul>
|
||||
<br><br>
|
||||
|
||||
<a name="HMLANset"></a>
|
||||
<b>Set</b>
|
||||
<ul>
|
||||
<li><a href="#hmPairForSec">hmPairForSec</a></li>
|
||||
<li><a href="#hmPairSerial">hmPairSerial</a></li>
|
||||
</ul>
|
||||
<br><br>
|
||||
|
||||
<a name="HMLANget"></a>
|
||||
<b>Get</b>
|
||||
<ul>
|
||||
N/A
|
||||
</ul>
|
||||
<br><br>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a name="HMLANdefine"></a>
|
||||
<b>Define</b>
|
||||
<ul>
|
||||
<code>define <name> HMLAN <ip-address>[:port]</code><br>
|
||||
<br>
|
||||
port is 1000 by default.
|
||||
If the ip-address is called none, then no device will be opened, so you
|
||||
can experiment without hardware attached.<br>
|
||||
</ul>
|
||||
<br>
|
||||
|
||||
<a name="HMLANset"></a>
|
||||
<b>Set</b>
|
||||
<ul>
|
||||
<li><a href="#hmPairForSec">hmPairForSec</a>
|
||||
<li><a href="#hmPairSerial">hmPairSerial</a>
|
||||
</ul>
|
||||
<br>
|
||||
|
||||
<a name="HMLANget"></a>
|
||||
<b>Get</b>
|
||||
<ul>
|
||||
N/A
|
||||
</ul>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<a name="HMLANattr"></a>
|
||||
<b>Attributes</b>
|
||||
<ul>
|
||||
<li><a href="#do_not_notify">do_not_notify</a></li><br>
|
||||
<li><a href="#attrdummy">dummy</a></li><br>
|
||||
<li><a href="#loglevel">loglevel</a></li><br>
|
||||
<li><a href="#addvaltrigger">addvaltrigger</a></li><br>
|
||||
<li><a href="#hmId">hmId</a></li><br>
|
||||
<li><a href="#hmProtocolEvents">hmProtocolEvents</a></li><br>
|
||||
<li><a href="#respTime">respTime</a><br>
|
||||
Define max response time of the HMLAN adapter in seconds. Default is 1 sec.
|
||||
Longer times may be used as workaround in slow/instable systems or LAN configurations.
|
||||
</li>
|
||||
<li><a href="#wdTimer">wdTimer</a><br>
|
||||
Time in sec to trigger HMLAN. Values between 5 and 25 are allowed, 25 is default.
|
||||
It is <B>not recommended</B> to change this timer. If problems are detected with
|
||||
HLMLAN disconnection it is advisable to resolve the root-cause of the problem and
|
||||
not sympthoms.
|
||||
</li>
|
||||
</ul>
|
||||
<a name="HMLANattr"></a>
|
||||
<b>Attributes</b>
|
||||
<ul>
|
||||
<li><a href="#do_not_notify">do_not_notify</a></li><br>
|
||||
<li><a href="#attrdummy">dummy</a></li><br>
|
||||
<li><a href="#loglevel">loglevel</a></li><br>
|
||||
<li><a href="#addvaltrigger">addvaltrigger</a></li><br>
|
||||
<li><a href="#hmId">hmId</a></li><br>
|
||||
<li><a href="#hmProtocolEvents">hmProtocolEvents</a></li><br>
|
||||
<li><a href="#respTime">respTime</a><br>
|
||||
Define max response time of the HMLAN adapter in seconds. Default is 1 sec.<br/>
|
||||
Longer times may be used as workaround in slow/instable systems or LAN configurations.</li>
|
||||
<li><a href="#wdTimer">wdTimer</a><br>
|
||||
Time in sec to trigger HMLAN. Values between 5 and 25 are allowed, 25 is default.<br/>
|
||||
It is <B>not recommended</B> to change this timer. If problems are detected with <br/>
|
||||
HLMLAN disconnection it is advisable to resolve the root-cause of the problem and not symptoms.</li>
|
||||
</ul>
|
||||
</ul>
|
||||
|
||||
=end html
|
||||
|
Loading…
x
Reference in New Issue
Block a user