mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 15:11:59 +01:00
[lifx] Cleanup semantic tags (#12274)
Related to #12262 Signed-off-by: Laurent Garnier <lg.hc@free.fr>
This commit is contained in:
parent
1197c67bbb
commit
b25753cb17
@ -32,10 +32,6 @@
|
||||
<item-type>Switch</item-type>
|
||||
<label>HEV Cycle</label>
|
||||
<description>Controls the HEV clean cycle of the light</description>
|
||||
<tags>
|
||||
<tag>Control</tag>
|
||||
<tag>Light</tag>
|
||||
</tags>
|
||||
<config-description-ref uri="channel-type:lifx:hevcycle"/>
|
||||
</channel-type>
|
||||
|
||||
@ -43,10 +39,6 @@
|
||||
<item-type>Dimmer</item-type>
|
||||
<label>Infrared</label>
|
||||
<description>Controls the infrared level of the light</description>
|
||||
<tags>
|
||||
<tag>Control</tag>
|
||||
<tag>Light</tag>
|
||||
</tags>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="temperature">
|
||||
@ -65,10 +57,6 @@
|
||||
<item-type>String</item-type>
|
||||
<label>Effect</label>
|
||||
<description>Controls the effect of the light</description>
|
||||
<tags>
|
||||
<tag>Control</tag>
|
||||
<tag>Light</tag>
|
||||
</tags>
|
||||
<state>
|
||||
<options>
|
||||
<option value="off">Off</option>
|
||||
|
Loading…
Reference in New Issue
Block a user