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:
parent
e67873747d
commit
2423215419
@ -135,7 +135,7 @@ FHT8V_Get($@)
|
||||
<a name="FHT8Vdefine"></a>
|
||||
<b>Define</b>
|
||||
<ul>
|
||||
<code>define <name> FHT <housecode> [IODev]</code>
|
||||
<code>define <name> FHT <housecode> [IODev|FHTID]</code>
|
||||
<br><br>
|
||||
|
||||
<code><housecode></code> is a four digit hex number,
|
||||
@ -151,7 +151,11 @@ FHT8V_Get($@)
|
||||
<code><IODev></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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user