RESIDENTS, ROOMMATE, GUEST: correct typo in commandref
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@8300 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -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
|
<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>
|
||||||
<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>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div><br>
|
</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
|
<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>
|
||||||
<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>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div><br>
|
</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
|
<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>
|
||||||
<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>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div><br>
|
</div><br>
|
||||||
|
|||||||
Reference in New Issue
Block a user