]> git.basschouten.com Git - openhab-addons.git/commitdiff
[milight] Refactor: change category to one that exist (#9336)
authorMatthew Skinner <matt@pcmus.com>
Sat, 12 Dec 2020 09:07:44 +0000 (20:07 +1100)
committerGitHub <noreply@github.com>
Sat, 12 Dec 2020 09:07:44 +0000 (10:07 +0100)
<category>DimmableLight</category>
The above category does not exist here <https://www.openhab.org/docs/concepts/categories.html> and the new UI does not have this as a valid option to select when creating an item.

Signed-off-by: Matthew Skinner <matt@pcmus.com>
bundles/org.openhab.binding.milight/src/main/resources/OH-INF/thing/channels.xml

index 5dad668636ab2f9c63bad658d16bc4d9a783da7a..4ba89d0c1012d4cb45c3291af333e40f04a6c134 100644 (file)
@@ -75,7 +75,7 @@
                <description>White leds and RGBWW allow to change between a cold and a warm color temperature. White support 16, RGBWW
                        support 64 steps
                </description>
-               <category>DimmableLight</category>
+               <category>Light</category>
                <state min="0" max="100" step="1" pattern="%d"></state>
        </channel-type>