Hoermann module added
git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@604 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -73,6 +73,7 @@
|
||||
<a href="#CUL">CUL</a>
|
||||
<a href="#CUL_EM">CUL_EM</a>
|
||||
<a href="#CUL_FHTTK">CUL_FHTTK</a>
|
||||
<a href="#CUL_HOERMANN">CUL_HOERMANN</a>
|
||||
<a href="#CUL_RFR">CUL_RFR</a>
|
||||
<a href="#CUL_WS">CUL_WS</a>
|
||||
<a href="#DS18S20">DS18S20</a>
|
||||
@@ -1888,6 +1889,39 @@ A line ending with \ will be concatenated with the next one, so long lines
|
||||
<br>
|
||||
</ul>
|
||||
|
||||
<a name="CUL_HOERMANN"></a>
|
||||
<h3>CUL_HOERMANN</h3>
|
||||
<ul>
|
||||
The CUL_HOERMANN module registers the 868MHz Hoermann Garage-Door-Opener
|
||||
signals received by the CUL. <b>Note</b>: As the structure of this signal is
|
||||
not understood, no checksum is verified, so it is likely to receive bogus
|
||||
messages.
|
||||
<br><br>
|
||||
|
||||
<a name="CUL_HOERMANNdefine"></a>
|
||||
<b>Define</b>
|
||||
<ul>
|
||||
<code>define <name> CUL_HOERMANNEM <10-digit-hex-code></code>
|
||||
<br>
|
||||
</ul>
|
||||
<br>
|
||||
|
||||
<a name="CUL_HOERMANNset"></a>
|
||||
<b>Set</b> <ul>N/A</ul><br>
|
||||
|
||||
<a name="CUL_HOERMANNEMget"></a>
|
||||
<b>Get</b> <ul>N/A</ul><br>
|
||||
|
||||
<b>Attributes</b>
|
||||
<ul>
|
||||
<li><a href="#do_not_notify">do_not_notify</a></li>
|
||||
<li><a href="#showtime">showtime</a></li>
|
||||
<li><a href="#loglevel">loglevel</a></li>
|
||||
</ul>
|
||||
<br>
|
||||
</ul>
|
||||
|
||||
|
||||
<a name="CUL_RFR"></a>
|
||||
<h3>CUL_RFR</h3>
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user