2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-02-07 23:09:26 +00:00

31_HUEDevice.pm: added docu for habridgeupdate

git-svn-id: https://svn.fhem.de/fhem/trunk@20624 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
justme-1968 2019-11-30 08:27:37 +00:00
parent a272c59231
commit 3b96db6fb3

View File

@ -1907,6 +1907,10 @@ HUEDevice_Attr($$$;$)
Renames the device in the bridge and changes the fhem alias.</li>
<li>json [setsensor|configsensor] &lt;json&gt;<br>
send &lt;json&gt; to the state or config endpoints for this device.</li>
<li>habridgeupdate [ : &lt; on | off &gt; ] [ : &lt; bri | pct &gt; &lt; value &gt; ] <br>
This command is only for usage of HA-Bridges that are emulating an Hue Hub. <br>
It updates your HA-Bridge internal light state of the devices without changing the devices itself.
<br>bri and pct have to be used in the same way as changing the brightness or dimvalue of the device. </li>
<br>
<li><a href="#setExtensions"> set extensions</a> are supported.</li>
<br>