diff --git a/bundles/org.openhab.binding.bigassfan/src/main/resources/OH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.bigassfan/src/main/resources/OH-INF/thing/thing-types.xml index c1b2fd758..5f8a81f8c 100644 --- a/bundles/org.openhab.binding.bigassfan/src/main/resources/OH-INF/thing/thing-types.xml +++ b/bundles/org.openhab.binding.bigassfan/src/main/resources/OH-INF/thing/thing-types.xml @@ -174,7 +174,7 @@ Dimmer The brightness level of the fan's light - DimmableLight + Light Switch diff --git a/bundles/org.openhab.binding.cbus/src/main/resources/OH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.cbus/src/main/resources/OH-INF/thing/thing-types.xml index bf223c1f1..c2295fe10 100644 --- a/bundles/org.openhab.binding.cbus/src/main/resources/OH-INF/thing/thing-types.xml +++ b/bundles/org.openhab.binding.cbus/src/main/resources/OH-INF/thing/thing-types.xml @@ -113,7 +113,7 @@ Dimmer Group channel for CBus variable value lighting groups - DimmableLight + Light diff --git a/bundles/org.openhab.binding.cm11a/src/main/resources/OH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.cm11a/src/main/resources/OH-INF/thing/thing-types.xml index 33ed50620..ab987a0b3 100644 --- a/bundles/org.openhab.binding.cm11a/src/main/resources/OH-INF/thing/thing-types.xml +++ b/bundles/org.openhab.binding.cm11a/src/main/resources/OH-INF/thing/thing-types.xml @@ -70,7 +70,7 @@ Dimmer Increase/decrease the light level - DimmableLight + Light diff --git a/bundles/org.openhab.binding.dmx/src/main/resources/OH-INF/thing/channels.xml b/bundles/org.openhab.binding.dmx/src/main/resources/OH-INF/thing/channels.xml index 175f0d075..2dcf191bf 100644 --- a/bundles/org.openhab.binding.dmx/src/main/resources/OH-INF/thing/channels.xml +++ b/bundles/org.openhab.binding.dmx/src/main/resources/OH-INF/thing/channels.xml @@ -8,7 +8,7 @@ Allows to send a brightness value to the thing. If the thing is associated with more than one DMX channel, the values is used for ALL DMX channels. - DimmableLight + Light Control Light diff --git a/bundles/org.openhab.binding.enocean/src/main/resources/OH-INF/thing/channels.xml b/bundles/org.openhab.binding.enocean/src/main/resources/OH-INF/thing/channels.xml index 9de583532..76574c35f 100644 --- a/bundles/org.openhab.binding.enocean/src/main/resources/OH-INF/thing/channels.xml +++ b/bundles/org.openhab.binding.enocean/src/main/resources/OH-INF/thing/channels.xml @@ -67,7 +67,7 @@ Dimmer Dimmer - DimmableLight + Light diff --git a/bundles/org.openhab.binding.enocean/src/main/resources/OH-INF/thing/gernericChannels.xml b/bundles/org.openhab.binding.enocean/src/main/resources/OH-INF/thing/gernericChannels.xml index 3d61a146e..7e5933fca 100644 --- a/bundles/org.openhab.binding.enocean/src/main/resources/OH-INF/thing/gernericChannels.xml +++ b/bundles/org.openhab.binding.enocean/src/main/resources/OH-INF/thing/gernericChannels.xml @@ -27,7 +27,7 @@ Dimmer Dimmer - DimmableLight + Light diff --git a/bundles/org.openhab.binding.freebox/src/main/resources/OH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.freebox/src/main/resources/OH-INF/thing/thing-types.xml index 84e1bdcb9..8fbec6169 100644 --- a/bundles/org.openhab.binding.freebox/src/main/resources/OH-INF/thing/thing-types.xml +++ b/bundles/org.openhab.binding.freebox/src/main/resources/OH-INF/thing/thing-types.xml @@ -325,7 +325,7 @@ Number Brightness level of the screen in percent - DimmableLight + Light diff --git a/bundles/org.openhab.binding.innogysmarthome/src/main/resources/OH-INF/thing/channels.xml b/bundles/org.openhab.binding.innogysmarthome/src/main/resources/OH-INF/thing/channels.xml index e9dc92e5c..672bd8794 100644 --- a/bundles/org.openhab.binding.innogysmarthome/src/main/resources/OH-INF/thing/channels.xml +++ b/bundles/org.openhab.binding.innogysmarthome/src/main/resources/OH-INF/thing/channels.xml @@ -17,7 +17,7 @@ Dimmer Dimms the connected light - DimmableLight + Light diff --git a/bundles/org.openhab.binding.lifx/src/main/resources/OH-INF/thing/channel.xml b/bundles/org.openhab.binding.lifx/src/main/resources/OH-INF/thing/channel.xml index ec5f56ebb..5ad847946 100644 --- a/bundles/org.openhab.binding.lifx/src/main/resources/OH-INF/thing/channel.xml +++ b/bundles/org.openhab.binding.lifx/src/main/resources/OH-INF/thing/channel.xml @@ -8,7 +8,7 @@ Dimmer Controls the brightness and switches the light on and off - DimmableLight + Light Control Light diff --git a/bundles/org.openhab.binding.lutron/src/main/resources/OH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.lutron/src/main/resources/OH-INF/thing/thing-types.xml index b3b40832e..d5d40b6ae 100644 --- a/bundles/org.openhab.binding.lutron/src/main/resources/OH-INF/thing/thing-types.xml +++ b/bundles/org.openhab.binding.lutron/src/main/resources/OH-INF/thing/thing-types.xml @@ -1272,7 +1272,7 @@ Dimmer Increase/decrease the light level - DimmableLight + Light diff --git a/bundles/org.openhab.binding.mihome/src/main/resources/OH-INF/thing/channel.xml b/bundles/org.openhab.binding.mihome/src/main/resources/OH-INF/thing/channel.xml index 7487cb3d7..a458a510e 100644 --- a/bundles/org.openhab.binding.mihome/src/main/resources/OH-INF/thing/channel.xml +++ b/bundles/org.openhab.binding.mihome/src/main/resources/OH-INF/thing/channel.xml @@ -27,7 +27,7 @@ The brightness channel allows to control the brightness of a light. It is also possible to switch the light on and off. - DimmableLight + Light Control Light diff --git a/bundles/org.openhab.binding.openwebnet/src/main/resources/OH-INF/thing/channels.xml b/bundles/org.openhab.binding.openwebnet/src/main/resources/OH-INF/thing/channels.xml index caefd2555..ca335f2e6 100644 --- a/bundles/org.openhab.binding.openwebnet/src/main/resources/OH-INF/thing/channels.xml +++ b/bundles/org.openhab.binding.openwebnet/src/main/resources/OH-INF/thing/channels.xml @@ -21,7 +21,7 @@ Dimmer Control the brightness and switch the light ON and OFF - DimmableLight + Light Control Light diff --git a/bundles/org.openhab.binding.shelly/src/main/resources/OH-INF/thing/lights.xml b/bundles/org.openhab.binding.shelly/src/main/resources/OH-INF/thing/lights.xml index 73eb4a984..3ce0f70fb 100644 --- a/bundles/org.openhab.binding.shelly/src/main/resources/OH-INF/thing/lights.xml +++ b/bundles/org.openhab.binding.shelly/src/main/resources/OH-INF/thing/lights.xml @@ -241,7 +241,7 @@ Dimmer Brightness: 0..100% - DimmableLight + Light diff --git a/bundles/org.openhab.binding.shelly/src/main/resources/OH-INF/thing/relay.xml b/bundles/org.openhab.binding.shelly/src/main/resources/OH-INF/thing/relay.xml index 675015577..9e33f9f68 100644 --- a/bundles/org.openhab.binding.shelly/src/main/resources/OH-INF/thing/relay.xml +++ b/bundles/org.openhab.binding.shelly/src/main/resources/OH-INF/thing/relay.xml @@ -254,7 +254,6 @@ Shelly Dimmer - DimmableLight @@ -268,7 +267,6 @@ Shelly Dimmer 2 - DimmableLight @@ -447,7 +445,7 @@ Dimmer Light brightness in % - DimmableLight + Light Number:Power diff --git a/bundles/org.openhab.binding.smartthings/src/main/resources/OH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.smartthings/src/main/resources/OH-INF/thing/thing-types.xml index 98ad62513..cba483c40 100644 --- a/bundles/org.openhab.binding.smartthings/src/main/resources/OH-INF/thing/thing-types.xml +++ b/bundles/org.openhab.binding.smartthings/src/main/resources/OH-INF/thing/thing-types.xml @@ -1387,7 +1387,7 @@ Dimmer - DimmableLight + Light diff --git a/bundles/org.openhab.binding.souliss/src/main/resources/OH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.souliss/src/main/resources/OH-INF/thing/thing-types.xml index 7b2abab98..393289607 100644 --- a/bundles/org.openhab.binding.souliss/src/main/resources/OH-INF/thing/thing-types.xml +++ b/bundles/org.openhab.binding.souliss/src/main/resources/OH-INF/thing/thing-types.xml @@ -1265,7 +1265,7 @@ Dimmer The brightness can be set in 16 steps for RGBW/White leds and in 64 steps for RGBWW leds - DimmableLight + Light @@ -1273,14 +1273,14 @@ Switch Switch lamp to white mode - DimmableLight + Light RollerShutter Brightness Up/Down - DimmableLight + Light diff --git a/bundles/org.openhab.binding.velbus/src/main/resources/OH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.velbus/src/main/resources/OH-INF/thing/thing-types.xml index a060ece8d..b7e7096d6 100644 --- a/bundles/org.openhab.binding.velbus/src/main/resources/OH-INF/thing/thing-types.xml +++ b/bundles/org.openhab.binding.velbus/src/main/resources/OH-INF/thing/thing-types.xml @@ -916,7 +916,7 @@ Dimmer Brightness control for dimmer action in Velbus - DimmableLight + Light Rollershutter diff --git a/bundles/org.openhab.binding.wemo/src/main/resources/OH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.wemo/src/main/resources/OH-INF/thing/thing-types.xml index 12ef8a10a..e21fdba0f 100644 --- a/bundles/org.openhab.binding.wemo/src/main/resources/OH-INF/thing/thing-types.xml +++ b/bundles/org.openhab.binding.wemo/src/main/resources/OH-INF/thing/thing-types.xml @@ -342,7 +342,7 @@ It is also possible to switch the light on and off. - DimmableLight + Light diff --git a/bundles/org.openhab.binding.wled/src/main/resources/OH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.wled/src/main/resources/OH-INF/thing/thing-types.xml index e97550b41..80ac39374 100644 --- a/bundles/org.openhab.binding.wled/src/main/resources/OH-INF/thing/thing-types.xml +++ b/bundles/org.openhab.binding.wled/src/main/resources/OH-INF/thing/thing-types.xml @@ -87,7 +87,7 @@ Dimmer Changes the brightness of the whole segment - DimmableLight + Light @@ -101,7 +101,7 @@ Dimmer Changes the brightness of the primary white LED - DimmableLight + Light @@ -115,7 +115,7 @@ Dimmer Changes the brightness of the secondary white LED - DimmableLight + Light @@ -129,7 +129,7 @@ Dimmer Changes the brightness of the third white LED - DimmableLight + Light diff --git a/bundles/org.openhab.binding.yeelight/src/main/resources/OH-INF/thing/channels.xml b/bundles/org.openhab.binding.yeelight/src/main/resources/OH-INF/thing/channels.xml index accfef0f2..4534a5443 100644 --- a/bundles/org.openhab.binding.yeelight/src/main/resources/OH-INF/thing/channels.xml +++ b/bundles/org.openhab.binding.yeelight/src/main/resources/OH-INF/thing/channels.xml @@ -12,7 +12,7 @@ It is also possible to switch the light on and off. - DimmableLight + Light Control Light @@ -36,7 +36,7 @@ Dimmer The CT channel allows to control the CT of a light. - DimmableCT + ColorLight Control ColorTemperature