2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-06 12:18:46 +00:00

fixed: documentation for commandref

git-svn-id: https://svn.fhem.de/fhem/trunk@3584 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
betateilchen 2013-08-02 16:20:00 +00:00
parent cadb7a8145
commit ed4db10345

View File

@ -210,7 +210,7 @@ FRM_IN_Undef($$)
Depending on the attribute 'count-mode' every rising or falling edge (or both) is counted.</li>
<li>alarm<br>
returns the current state of 'alarm'. Values are 'on' and 'off' (Defaults to 'off')<br>
'alarm' doesn't clear itself, has to be set to 'off' eplicitly./li>
'alarm' doesn't clear itself, has to be set to 'off' eplicitly.</li>
<li>state<br>
returns the 'state' reading</li>
</ul><br>