2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-12 16:46:35 +00:00

CUL_TX events added

git-svn-id: https://svn.fhem.de/fhem/trunk@1057 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2011-10-08 15:46:48 +00:00
parent 17c4efac7b
commit 34f5e8b2c5

View File

@ -1712,6 +1712,7 @@ A line ending with \ will be concatenated with the next one, so long lines
<li>day-temp night-temp lowtemp-offset windowopen-temp
<li>ack can-xmit can-rcv ack2 start-xmit end-xmit
(only if the CUL is configured to transmit FHT protocol data)
</ul>
<br>
</ul>
@ -2339,6 +2340,15 @@ A line ending with \ will be concatenated with the next one, so long lines
<li><a href="#loglevel">loglevel</a></li><br>
</ul>
<br>
<a name="CUL_TXevents"></a>
<b>Generated events:</b>
<ul>
<li>temperature: $temp
<li>humidity: $hum
</ul>
<br>
</ul>