From f93c41800460d92b34930c669c3a906b02a2118c Mon Sep 17 00:00:00 2001 From: Matthew Skinner Date: Sat, 12 Dec 2020 20:08:42 +1100 Subject: [PATCH] [hue] Refactor: change category to one that exists (#9335) DimmableLight The above category does not exist here and the new UI does not have this as a valid option to select when creating an item. Signed-off-by: Matthew Skinner --- .../src/main/resources/OH-INF/thing/channels.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundles/org.openhab.binding.hue/src/main/resources/OH-INF/thing/channels.xml b/bundles/org.openhab.binding.hue/src/main/resources/OH-INF/thing/channels.xml index 2a48b2e42..e9db724a5 100644 --- a/bundles/org.openhab.binding.hue/src/main/resources/OH-INF/thing/channels.xml +++ b/bundles/org.openhab.binding.hue/src/main/resources/OH-INF/thing/channels.xml @@ -25,7 +25,7 @@ It is also possible to switch the light on and off. - DimmableLight + Light Lighting