mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-04 22:19:38 +00:00
31_HUEDevice.pm: doku enhancements
git-svn-id: https://svn.fhem.de/fhem/trunk@23819 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
d6c9d2b1af
commit
fe15d3a0d4
@ -1957,13 +1957,15 @@ HUEDevice_Attr($$$;$)
|
||||
The device status will be updated every <interval> seconds. 0 means no updates.
|
||||
The default and minimum is 60 if the IODev has not set pollDevices to 1.
|
||||
The default ist 0 if the IODev has set pollDevices to 1.
|
||||
Groups are updated only on definition and statusRequest<br><br>
|
||||
Groups are updated only on definition and statusRequest, but see createGroupReadings<br>
|
||||
Sensor devices will not be autocreated. Use <code>get <bridge> sensors</code> will provide the sensor id vor manual definition.<br><br>
|
||||
|
||||
Examples:
|
||||
<ul>
|
||||
<code>define bulb HUEDevice 1</code><br>
|
||||
<code>define LC HUEDevice 2</code><br>
|
||||
<code>define allLights HUEDevice group 0</code><br>
|
||||
<code>define allLights HUEDevice group 0</code>
|
||||
<code>define motion HUEDevice sensor 1</code><br>
|
||||
</ul>
|
||||
</ul><br>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user