mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-25 14:55:55 +01:00
[yeelight] Cleanup semantic tags (#12270)
Related to #12262 Signed-off-by: Laurent Garnier <lg.hc@free.fr>
This commit is contained in:
parent
605c06107f
commit
97d07c9316
@ -56,21 +56,12 @@
|
||||
<label>Background Color</label>
|
||||
<description>The color channel allows to control the color of a light.</description>
|
||||
<category>ColorLight</category>
|
||||
<tags>
|
||||
<tag>Control</tag>
|
||||
<tag>Light</tag>
|
||||
</tags>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="nightlight">
|
||||
<item-type>Switch</item-type>
|
||||
<label>nightlight</label>
|
||||
<description>The nightlight channel allows to switch to nightlight mode.
|
||||
</description>
|
||||
<tags>
|
||||
<tag>Switch</tag>
|
||||
<tag>Light</tag>
|
||||
</tags>
|
||||
<description>The nightlight channel allows to switch to nightlight mode.</description>
|
||||
</channel-type>
|
||||
|
||||
</thing:thing-descriptions>
|
||||
|
Loading…
Reference in New Issue
Block a user