Sematic Tags added. (#11098)
Signed-off-by: Matthew Skinner <matt@pcmus.com>
This commit is contained in:
@@ -115,6 +115,10 @@
|
|||||||
<label>Level</label>
|
<label>Level</label>
|
||||||
<description>Level changes the brightness of the globe.</description>
|
<description>Level changes the brightness of the globe.</description>
|
||||||
<category>Slider</category>
|
<category>Slider</category>
|
||||||
|
<tags>
|
||||||
|
<tag>Control</tag>
|
||||||
|
<tag>Light</tag>
|
||||||
|
</tags>
|
||||||
</channel-type>
|
</channel-type>
|
||||||
|
|
||||||
<channel-type id="colourTemperature">
|
<channel-type id="colourTemperature">
|
||||||
@@ -122,6 +126,10 @@
|
|||||||
<label>Colour Temperature</label>
|
<label>Colour Temperature</label>
|
||||||
<description>Change from cool to warm white with this control.</description>
|
<description>Change from cool to warm white with this control.</description>
|
||||||
<category>Slider</category>
|
<category>Slider</category>
|
||||||
|
<tags>
|
||||||
|
<tag>Control</tag>
|
||||||
|
<tag>ColorTemperature</tag>
|
||||||
|
</tags>
|
||||||
</channel-type>
|
</channel-type>
|
||||||
|
|
||||||
<channel-type id="colour">
|
<channel-type id="colour">
|
||||||
@@ -130,7 +138,8 @@
|
|||||||
<description>Allows you to change the colour, brightness and saturation of the globe.</description>
|
<description>Allows you to change the colour, brightness and saturation of the globe.</description>
|
||||||
<category>ColorLight</category>
|
<category>ColorLight</category>
|
||||||
<tags>
|
<tags>
|
||||||
<tag>Lighting</tag>
|
<tag>Control</tag>
|
||||||
|
<tag>Light</tag>
|
||||||
</tags>
|
</tags>
|
||||||
</channel-type>
|
</channel-type>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user