[milight] Refactor: change category to one that exist (#9336)

<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>
This commit is contained in:
Matthew Skinner 2020-12-12 20:07:44 +11:00 committed by GitHub
parent 7451df9865
commit 8cb5a8b073
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View 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>