]> git.basschouten.com Git - openhab-addons.git/commitdiff
[lifx] Cleanup semantic tags (#12274)
authorlolodomo <lg.hc@free.fr>
Sun, 13 Feb 2022 11:48:06 +0000 (12:48 +0100)
committerGitHub <noreply@github.com>
Sun, 13 Feb 2022 11:48:06 +0000 (12:48 +0100)
Related to #12262

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
bundles/org.openhab.binding.lifx/src/main/resources/OH-INF/thing/channel.xml

index 5ad847946d127def2b428bab4c213ae16cc3ec3d..b554eeb1fbfca03f2b36562c5fce779d276945fc 100644 (file)
                <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>
 
                <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">
                <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>