Skip to content

Commit

Permalink
fhem - RGB_Dimmer: improve docu
Browse files Browse the repository at this point in the history
  • Loading branch information
Roadyweb committed Sep 20, 2014
1 parent 7f23e17 commit 8a25cd8
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions host_software/fhem/37_SHCdev.pm
Expand Up @@ -722,12 +722,14 @@ sub SHCdev_Send($)
<li>statusRequest<br>
Supported by Dimmer and PowerSwitch.
</li><br>
<li>Color<br>
Description and details available at <a href="http://www.smarthomatic.org/basics/message_catalog.html#Dimmer_Color">www.smarthomatic.org</a>
<li>Color &lt;ColorNumber&gt;<br>
A detailed description is available at <a href="http://www.smarthomatic.org/basics/message_catalog.html#Dimmer_Color">www.smarthomatic.org</a>
The color palette can be found <a href="http://www.smarthomatic.org/devices/rgb_dimmer.html">here</a>
Supported by RGB_Dimmer.
</li><br>
<li>ColorAnimation<br>
Description and details available at <a href="http://www.smarthomatic.org/basics/message_catalog.html#Dimmer_ColorAnimation">www.smarthomatic.org</a>
<li>ColorAnimation &lt;Repeat&gt; &lt;AutoReverse&gt; &lt;Time0&gt; &lt;ColorNumber0&gt; &lt;Time1&gt; &lt;ColorNumber1&gt; ... up to 10 time/color pairs<br>
A detailed description is available at <a href="http://www.smarthomatic.org/basics/message_catalog.html#Dimmer_ColorAnimation">www.smarthomatic.org</a>
The color palette can be found <a href="http://www.smarthomatic.org/devices/rgb_dimmer.html">here</a>
Supported by RGB_Dimmer.
</li><br>
<li><a href="#setExtensions"> set extensions</a><br>
Expand Down

0 comments on commit 8a25cd8

Please sign in to comment.