2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-02-01 07:19:24 +00:00

FHT80b: housecode replaced with fhtaddress, as suggested by Christian

git-svn-id: https://svn.fhem.de/fhem/trunk@3992 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2013-10-02 12:46:16 +00:00
parent e35c3d2a28
commit 399d2114d3

View File

@ -718,10 +718,10 @@ getFhtBuffer($)
<a name="FHTdefine"></a>
<b>Define</b>
<ul>
<code>define &lt;name&gt; FHT &lt;housecode&gt;</code>
<code>define &lt;name&gt; FHT &lt;fhtaddress&gt;</code>
<br><br>
<code>&lt;housecode&gt;</code> is a four digit hex number,
<code>&lt;fhtaddress&gt;</code> is a four digit hex number,
corresponding to the address of the FHT80b device.
<br>
@ -809,7 +809,7 @@ getFhtBuffer($)
<br>
<li>The FHT is very economical (or lazy), it accepts one message from the
FHZ1x00 every 115+x seconds, where x depends on the housecode. Don't
FHZ1x00 every 115+x seconds, where x depends on the fhtaddress. Don't
be surprised if your command is only accepted 10 minutes later by the
device. FHT commands are buffered in the FHZ1x00/CUL till they are
sent to the FHT, see the related <code>fhtbuf</code> entry in the