[yeelight] Cleanup semantic tags (#12270)

Related to #12262

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
This commit is contained in:
lolodomo 2022-02-12 23:06:12 +01:00 committed by GitHub
parent 605c06107f
commit 97d07c9316
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,21 +56,12 @@
<label>Background Color</label> <label>Background Color</label>
<description>The color channel allows to control the color of a light.</description> <description>The color channel allows to control the color of a light.</description>
<category>ColorLight</category> <category>ColorLight</category>
<tags>
<tag>Control</tag>
<tag>Light</tag>
</tags>
</channel-type> </channel-type>
<channel-type id="nightlight"> <channel-type id="nightlight">
<item-type>Switch</item-type> <item-type>Switch</item-type>
<label>nightlight</label> <label>nightlight</label>
<description>The nightlight channel allows to switch to nightlight mode. <description>The nightlight channel allows to switch to nightlight mode.</description>
</description>
<tags>
<tag>Switch</tag>
<tag>Light</tag>
</tags>
</channel-type> </channel-type>
</thing:thing-descriptions> </thing:thing-descriptions>