Kleine Doku Ergänzung HUEDevice

Begonnen von Otto123, 24 Februar 2021, 16:28:48

Vorheriges Thema - Nächstes Thema

Otto123

Hallo justme1968,

ich bin etwas hilflos umher getappt um einen Taster einzubinden, nachdem die Lampen sofort automatisch angelegt wurden. Irgendwie fand ich dann die Vorgehensweise. ;)
Anbei vielleicht vier Zeilen für die cref?
Index: FHEM/31_HUEDevice.pm
===================================================================
--- FHEM/31_HUEDevice.pm        (Revision 23818)
+++ FHEM/31_HUEDevice.pm        (Arbeitskopie)
@@ -1957,7 +1957,9 @@
     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.<br>
+    All battery powered sensordevices will not defined automatically.<br>
+    <code>get &lt;HUEBridge&gt; sensors</code> will provide you the sensor id.<br><br>

     Examples:
     <ul>
@@ -1964,7 +1966,9 @@
       <code>define bulb HUEDevice 1</code><br>
       <code>define LC HUEDevice 2</code><br>
       <code>define allLights HUEDevice group 0</code><br>
+      <code>define ZHAHumidity HUEDevice sensor 3</code><br>
     </ul>
+
   </ul><br>

   <a name="HUEDevice_Readings"></a>


Gruß Otto
Viele Grüße aus Leipzig  ⇉  nächster Stammtisch an der Lindennaundorfer Mühle
RaspberryPi B B+ B2 B3 B3+ ZeroW,HMLAN,HMUART,Homematic,Fritz!Box 7590,WRT3200ACS-OpenWrt,Sonos,VU+,Arduino nano,ESP8266,MQTT,Zigbee,deconz

justme1968

ich hab die commandref diesbezüglich etwas erweitert

danke
  andre
hue, tradfri, alexa-fhem, homebridge-fhem, LightScene, readingsGroup, ...

https://github.com/sponsors/justme-1968