]> git.basschouten.com Git - openhab-addons.git/commitdiff
[dmx] Fix tags for channel color_temperature (#12265)
authorlolodomo <lg.hc@free.fr>
Sun, 13 Feb 2022 11:49:52 +0000 (12:49 +0100)
committerGitHub <noreply@github.com>
Sun, 13 Feb 2022 11:49:52 +0000 (12:49 +0100)
Related to #12262

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

index 2dcf191bf038f6e4df8af10c751a5d32dc4b952c..99f9c8740991c1fd106a9c71939ee215f9204e80 100644 (file)
@@ -22,7 +22,7 @@
                <category>ColorLight</category>
                <tags>
                        <tag>Control</tag>
-                       <tag>Light</tag>
+                       <tag>ColorTemperature</tag>
                </tags>
        </channel-type>
        <!-- Color Channel -->