2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-02-01 01:09:47 +00:00

30_LIGHTIFY.pm, 30_HUEBridge.pm, 37_dash_dhcp.pm: added doku for disable and disabledForIntervals

git-svn-id: https://svn.fhem.de/fhem/trunk@12598 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
justme-1968 2016-11-17 22:43:11 +00:00
parent 8c20bdc29c
commit dcc22f3194
3 changed files with 12 additions and 0 deletions

View File

@ -1604,6 +1604,8 @@ HUEBridge_Attr($$$)
<a name="HUEBridge_Attr"></a>
<b>Attributes</b>
<ul>
<li><a href="#disable">disable</a></li>
<li><a href="#disabledForIntervals">disabledForIntervals</a></li>
<li>pollDevices<br>
the bridge will poll all devices instead of each device itself. default is 1.</li>
<li>queryAfterSet<br>

View File

@ -1008,6 +1008,14 @@ LIGHTIFY_Read($)
<li>statusRequest<br>
Update light status.</li>
</ul><br>
<a name="LIGHTIFY_Attr"></a>
<b>Attributes</b>
<ul>
<li><a href="#disable">disable</a></li>
<li><a href="#disabledForIntervals">disabledForIntervals</a></li>
</ul><br>
</ul><br>
=end html

View File

@ -272,6 +272,8 @@ and use the port attribute to configure the redirected port.</li>
comma separated list of allowed mac adresses</li>
<li>port<br>
the listen port. defaults to 67 for root and 6767 for other users.</li>
<li><a href="#disable">disable</a></li>
<li><a href="#disabledForIntervals">disabledForIntervals</a></li>
</ul><br>
</ul><br>