[hue] Refactor: change category to one that exists (#9335)

<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:08:42 +11:00
committed by GitHub
parent 8cb5a8b073
commit f93c418004

View File

@@ -25,7 +25,7 @@
It is also possible to switch the
light on and off.
</description>
<category>DimmableLight</category>
<category>Light</category>
<tags>
<tag>Lighting</tag>
</tags>