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:
parent
8c20bdc29c
commit
dcc22f3194
@ -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>
|
||||
|
@ -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
|
||||
|
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user