git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@4892 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
loredo
2014-02-12 10:36:53 +00:00
parent 9c6cd7825c
commit 0af78504d6

View File

@@ -893,7 +893,7 @@ sub RESIDENTS_TimeDiff($$) {
<code>define &lt;rgr_ResidentsName&gt; RESIDENTS</code> <code>define &lt;rgr_ResidentsName&gt; RESIDENTS</code>
<br><br> <br><br>
Provides a special dummy device to represent a group if individuals living at your home.<br> Provides a special dummy device to represent a group of individuals living at your home.<br>
It locically combines individual states of <a href="#ROOMMATE">ROOMMATE</a> and <a href="#GUEST">GUEST</a> devices and allows state changes for all members.<br> It locically combines individual states of <a href="#ROOMMATE">ROOMMATE</a> and <a href="#GUEST">GUEST</a> devices and allows state changes for all members.<br>
Based on the current state and other readings, you may trigger other actions within FHEM.<br><br> Based on the current state and other readings, you may trigger other actions within FHEM.<br><br>