mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-22 08:11:44 +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:
parent
e35c3d2a28
commit
399d2114d3
@ -718,10 +718,10 @@ getFhtBuffer($)
|
|||||||
<a name="FHTdefine"></a>
|
<a name="FHTdefine"></a>
|
||||||
<b>Define</b>
|
<b>Define</b>
|
||||||
<ul>
|
<ul>
|
||||||
<code>define <name> FHT <housecode></code>
|
<code>define <name> FHT <fhtaddress></code>
|
||||||
<br><br>
|
<br><br>
|
||||||
|
|
||||||
<code><housecode></code> is a four digit hex number,
|
<code><fhtaddress></code> is a four digit hex number,
|
||||||
corresponding to the address of the FHT80b device.
|
corresponding to the address of the FHT80b device.
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
@ -809,7 +809,7 @@ getFhtBuffer($)
|
|||||||
<br>
|
<br>
|
||||||
|
|
||||||
<li>The FHT is very economical (or lazy), it accepts one message from the
|
<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
|
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
|
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
|
sent to the FHT, see the related <code>fhtbuf</code> entry in the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user