]> git.basschouten.com Git - openhab-addons.git/commitdiff
[omnilink] Removed tags from channel type lock_switch (#12288)
authorlolodomo <lg.hc@free.fr>
Mon, 14 Feb 2022 11:42:45 +0000 (12:42 +0100)
committerGitHub <noreply@github.com>
Mon, 14 Feb 2022 11:42:45 +0000 (12:42 +0100)
Related to #12262

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

index c70d83387164dd2e2a94a30fb1e9f27fbef9893e..2dda50794318db25ee8151e519acd545148ee266 100644 (file)
@@ -29,9 +29,6 @@
                <label>Lock/Unlock</label>
                <description>Lock or unlock this lock.</description>
                <category>Switch</category>
-               <tags>
-                       <tag>OpenState</tag>
-               </tags>
        </channel-type>
 
 </thing:thing-descriptions>