2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-25 22:09:21 +00:00

FHT8V: documentation of the change added

git-svn-id: https://svn.fhem.de/fhem/trunk@3576 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2013-08-02 06:14:49 +00:00
parent e67873747d
commit 2423215419

View File

@ -135,7 +135,7 @@ FHT8V_Get($@)
<a name="FHT8Vdefine"></a>
<b>Define</b>
<ul>
<code>define &lt;name&gt; FHT &lt;housecode&gt; [IODev]</code>
<code>define &lt;name&gt; FHT &lt;housecode&gt; [IODev|FHTID]</code>
<br><br>
<code>&lt;housecode&gt;</code> is a four digit hex number,
@ -151,7 +151,11 @@ FHT8V_Get($@)
<code>&lt;IODev&gt;</code> must be specified if the last defined CUL device
is not the one to use. Usually this is done voa the <a
href="#IODev">IODev</a> attribute, but as the address checked is performed
at the definition, we must use an exception here.
at the definition, we must use an exception here.<br>
As an alternative you can specify the FHTID of the assigned IODev device
(instead of the IODev itself), this method is needed if you are using FHT8V
through FHEM2FHEM.
<br>
Examples: