mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-04 05:16:45 +00:00
RESIDENTS, ROOMMATE, GUEST: correct typo in commandref
git-svn-id: https://svn.fhem.de/fhem/trunk@8300 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
92da4bc585
commit
480de70d42
@ -1122,7 +1122,7 @@ sub RESIDENTS_UpdateReadings (@) {
|
||||
<b>rgr_states</b> - list of states to be shown in FHEMWEB; separate entries by comma only and do NOT use spaces; unsupported states will lead to errors though
|
||||
</li>
|
||||
<li>
|
||||
<b>rgr_wakeupDevice</b> - reference to renslaved DUMMY devices used as a wake-up timer (part of RESIDENTS Toolkit's wakeuptimer)
|
||||
<b>rgr_wakeupDevice</b> - reference to enslaved DUMMY devices used as a wake-up timer (part of RESIDENTS Toolkit's wakeuptimer)
|
||||
</li>
|
||||
</ul>
|
||||
</div><br>
|
||||
|
@ -1176,7 +1176,7 @@ sub GUEST_StartInternalTimers($$) {
|
||||
<b>rg_states</b> - list of states to be shown in FHEMWEB; separate entries by comma only and do NOT use spaces; unsupported states will lead to errors though
|
||||
</li>
|
||||
<li>
|
||||
<b>rg_wakeupDevice</b> - reference to renslaved DUMMY devices used as a wake-up timer (part of RESIDENTS Toolkit's wakeuptimer)
|
||||
<b>rg_wakeupDevice</b> - reference to enslaved DUMMY devices used as a wake-up timer (part of RESIDENTS Toolkit's wakeuptimer)
|
||||
</li>
|
||||
</ul>
|
||||
</div><br>
|
||||
|
@ -1157,7 +1157,7 @@ sub ROOMMATE_StartInternalTimers($$) {
|
||||
<b>rr_states</b> - list of states to be shown in FHEMWEB; separate entries by comma only and do NOT use spaces; unsupported states will lead to errors though
|
||||
</li>
|
||||
<li>
|
||||
<b>rr_wakeupDevice</b> - reference to renslaved DUMMY devices used as a wake-up timer (part of RESIDENTS Toolkit's wakeuptimer)
|
||||
<b>rr_wakeupDevice</b> - reference to enslaved DUMMY devices used as a wake-up timer (part of RESIDENTS Toolkit's wakeuptimer)
|
||||
</li>
|
||||
</ul>
|
||||
</div><br>
|
||||
|
Loading…
x
Reference in New Issue
Block a user