diff --git a/bundles/org.openhab.binding.danfossairunit/src/main/resources/OH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.danfossairunit/src/main/resources/OH-INF/thing/thing-types.xml
index b2c6d6f3e03..fe22f1e907b 100644
--- a/bundles/org.openhab.binding.danfossairunit/src/main/resources/OH-INF/thing/thing-types.xml
+++ b/bundles/org.openhab.binding.danfossairunit/src/main/resources/OH-INF/thing/thing-types.xml
@@ -201,7 +201,8 @@
Humidity
- CurrentHumidity
+ Measurement
+ Humidity
diff --git a/bundles/org.openhab.binding.deconz/src/main/resources/OH-INF/thing/group-thing-types.xml b/bundles/org.openhab.binding.deconz/src/main/resources/OH-INF/thing/group-thing-types.xml
index 7a0fb8266e9..de93d26a9c4 100644
--- a/bundles/org.openhab.binding.deconz/src/main/resources/OH-INF/thing/group-thing-types.xml
+++ b/bundles/org.openhab.binding.deconz/src/main/resources/OH-INF/thing/group-thing-types.xml
@@ -29,7 +29,8 @@
"On" if all lights in this group are "On", otherwise "Off".
- Lighting
+ Status
+ Light
@@ -39,7 +40,8 @@
"On" if any light in this group is "On", otherwise "Off".
- Lighting
+ Status
+ Light
@@ -48,7 +50,8 @@
String
- Lighting
+ Control
+ Light
diff --git a/bundles/org.openhab.binding.deconz/src/main/resources/OH-INF/thing/light-thing-types.xml b/bundles/org.openhab.binding.deconz/src/main/resources/OH-INF/thing/light-thing-types.xml
index 1e125605d3b..75bb3127ab1 100644
--- a/bundles/org.openhab.binding.deconz/src/main/resources/OH-INF/thing/light-thing-types.xml
+++ b/bundles/org.openhab.binding.deconz/src/main/resources/OH-INF/thing/light-thing-types.xml
@@ -167,7 +167,8 @@
String
- Lighting
+ Control
+ Light
@@ -175,7 +176,8 @@
Number
- Lighting
+ Control
+ 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 bae3f02d3b2..175f0d075e4 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
@@ -10,7 +10,8 @@
channel, the values is used for ALL DMX channels.
DimmableLight
- Lighting
+ Control
+ Light
@@ -20,7 +21,8 @@
Relative intensity of two adjacent DMX channels
ColorLight
- Lighting
+ Control
+ Light
@@ -31,7 +33,8 @@
color will be re-use in 3-channel groups.
ColorLight
- Lighting
+ Control
+ Light
diff --git a/bundles/org.openhab.binding.feican/src/main/resources/OH-INF/thing/channels.xml b/bundles/org.openhab.binding.feican/src/main/resources/OH-INF/thing/channels.xml
index 460550821e5..33861ebdce4 100644
--- a/bundles/org.openhab.binding.feican/src/main/resources/OH-INF/thing/channels.xml
+++ b/bundles/org.openhab.binding.feican/src/main/resources/OH-INF/thing/channels.xml
@@ -11,7 +11,8 @@
ColorLight
- Lighting
+ Control
+ Light
diff --git a/bundles/org.openhab.binding.homeconnect/src/main/resources/OH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.homeconnect/src/main/resources/OH-INF/thing/thing-types.xml
index d6c94234aa4..9a6ca3bff68 100644
--- a/bundles/org.openhab.binding.homeconnect/src/main/resources/OH-INF/thing/thing-types.xml
+++ b/bundles/org.openhab.binding.homeconnect/src/main/resources/OH-INF/thing/thing-types.xml
@@ -758,7 +758,8 @@
This setting describes the custom color state of the ambient light.
Colorpicker
- Lighting
+ Control
+ Light
diff --git a/bundles/org.openhab.binding.lghombot/src/main/resources/OH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.lghombot/src/main/resources/OH-INF/thing/thing-types.xml
index 4acf55b8984..ab1db20d2bf 100644
--- a/bundles/org.openhab.binding.lghombot/src/main/resources/OH-INF/thing/thing-types.xml
+++ b/bundles/org.openhab.binding.lghombot/src/main/resources/OH-INF/thing/thing-types.xml
@@ -108,9 +108,6 @@
Switch
Start cleaning / return home.
-
- Switchable
-
Switch
diff --git a/bundles/org.openhab.binding.linuxinput/src/main/resources/OH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.linuxinput/src/main/resources/OH-INF/thing/thing-types.xml
index 5620a0dec47..61fb67fe02b 100644
--- a/bundles/org.openhab.binding.linuxinput/src/main/resources/OH-INF/thing/thing-types.xml
+++ b/bundles/org.openhab.binding.linuxinput/src/main/resources/OH-INF/thing/thing-types.xml
@@ -40,9 +40,6 @@
Switch
Switch
-
- Switchable
-
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 6328658a3dc..7487cb3d71c 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
@@ -29,7 +29,8 @@
light on and off.
DimmableLight
- Lighting
+ Control
+ Light
@@ -49,7 +50,8 @@
Control the color of light.
ColorLight
- Lighting
+ Control
+ Light
@@ -58,6 +60,7 @@
Allows to control the color temperature of light.
+ Control
ColorTemperature
diff --git a/bundles/org.openhab.binding.milight/src/main/resources/OH-INF/thing/channels.xml b/bundles/org.openhab.binding.milight/src/main/resources/OH-INF/thing/channels.xml
index 4ba89d0c101..7d884296c16 100644
--- a/bundles/org.openhab.binding.milight/src/main/resources/OH-INF/thing/channels.xml
+++ b/bundles/org.openhab.binding.milight/src/main/resources/OH-INF/thing/channels.xml
@@ -46,8 +46,8 @@
ColorLight
- ColorLighting
- Lighting
+ Control
+ Light
@@ -57,7 +57,8 @@
The brightness can be set in 16 steps for RGBW/White leds and in 64 steps for RGBWW leds
Light
- Lighting
+ Control
+ Light
diff --git a/bundles/org.openhab.binding.millheat/src/main/resources/OH-INF/thing/channels.xml b/bundles/org.openhab.binding.millheat/src/main/resources/OH-INF/thing/channels.xml
index ab6c02ac892..9452c1f917c 100644
--- a/bundles/org.openhab.binding.millheat/src/main/resources/OH-INF/thing/channels.xml
+++ b/bundles/org.openhab.binding.millheat/src/main/resources/OH-INF/thing/channels.xml
@@ -9,7 +9,8 @@
Temperature
- CurrentTemperature
+ Measurement
+ Temperature
@@ -18,7 +19,8 @@
Heating
- TargetTemperature
+ Setpoint
+ Temperature
@@ -27,7 +29,8 @@
Heating
- TargetTemperature
+ Setpoint
+ Temperature
@@ -37,7 +40,8 @@
Set temperature away mode
Heating
- TargetTemperature
+ Setpoint
+ Temperature
@@ -46,7 +50,8 @@
Heating
- TargetTemperature
+ Setpoint
+ Temperature
@@ -55,7 +60,8 @@
Heating
- TargetTemperature
+ Setpoint
+ Temperature
@@ -121,7 +127,8 @@
Heating
- TargetTemperature
+ Setpoint
+ Temperature
diff --git a/bundles/org.openhab.binding.nikohomecontrol/src/main/resources/OH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.nikohomecontrol/src/main/resources/OH-INF/thing/thing-types.xml
index 6382d8656b4..362b08fd33a 100644
--- a/bundles/org.openhab.binding.nikohomecontrol/src/main/resources/OH-INF/thing/thing-types.xml
+++ b/bundles/org.openhab.binding.nikohomecontrol/src/main/resources/OH-INF/thing/thing-types.xml
@@ -225,7 +225,8 @@
Temperature measured by thermostat
Temperature
- CurrentTemperature
+ Measurement
+ Temperature
@@ -235,7 +236,8 @@
Setpoint temperature of thermostat
Temperature
- TargetTemperature
+ Setpoint
+ Temperature
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 2c078144888..97ca3eedc69 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
@@ -11,7 +11,8 @@
Switch the power ON and OFF
Light
- Lighting
+ Switch
+ Light
@@ -22,7 +23,8 @@
Control the brightness and switch the light ON and OFF
DimmableLight
- Lighting
+ Control
+ Light
@@ -44,7 +46,8 @@
Current temperature (read only)
Temperature
- CurrentTemperature
+ Measurement
+ Temperature
@@ -68,7 +71,8 @@
Setpoint temperature (read/write)
Temperature
- TargetTemperature
+ Setpoint
+ Temperature
diff --git a/bundles/org.openhab.binding.playstation/src/main/resources/OH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.playstation/src/main/resources/OH-INF/thing/thing-types.xml
index 7e56192d783..6ed6fcdc054 100755
--- a/bundles/org.openhab.binding.playstation/src/main/resources/OH-INF/thing/thing-types.xml
+++ b/bundles/org.openhab.binding.playstation/src/main/resources/OH-INF/thing/thing-types.xml
@@ -47,18 +47,12 @@
Switch
Shows if PlayStation 3 is On or Off.
-
- Switchable
-
Switch
Shows if PlayStation 4 is On or in Standby/Off.
-
- Switchable
-
String
diff --git a/bundles/org.openhab.binding.qbus/src/main/resources/OH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.qbus/src/main/resources/OH-INF/thing/thing-types.xml
index 0b8a00cd906..050d73b427b 100644
--- a/bundles/org.openhab.binding.qbus/src/main/resources/OH-INF/thing/thing-types.xml
+++ b/bundles/org.openhab.binding.qbus/src/main/resources/OH-INF/thing/thing-types.xml
@@ -175,7 +175,8 @@
Temperature Measured by Thermostat
Temperature
- CurrentTemperature
+ Measurement
+ Temperature
@@ -186,7 +187,8 @@
Setpoint Temperature of Thermostat
Temperature
- TargetTemperature
+ Setpoint
+ Temperature
diff --git a/bundles/org.openhab.binding.sensibo/src/main/resources/OH-INF/thing/channels.xml b/bundles/org.openhab.binding.sensibo/src/main/resources/OH-INF/thing/channels.xml
index 3d0de7c5da5..23a235e1a90 100644
--- a/bundles/org.openhab.binding.sensibo/src/main/resources/OH-INF/thing/channels.xml
+++ b/bundles/org.openhab.binding.sensibo/src/main/resources/OH-INF/thing/channels.xml
@@ -9,7 +9,8 @@
Temperature
- CurrentTemperature
+ Measurement
+ Temperature
@@ -18,16 +19,14 @@
Humidity
- CurrentHumidity
+ Measurement
+ Humidity
Switch
-
- Switchable
-
Number
diff --git a/bundles/org.openhab.binding.shelly/src/main/resources/OH-INF/thing/device.xml b/bundles/org.openhab.binding.shelly/src/main/resources/OH-INF/thing/device.xml
index 2c3b71ed417..771997e6de2 100644
--- a/bundles/org.openhab.binding.shelly/src/main/resources/OH-INF/thing/device.xml
+++ b/bundles/org.openhab.binding.shelly/src/main/resources/OH-INF/thing/device.xml
@@ -100,7 +100,8 @@
Internal device temperature, helps to detect overheating due to installation issues
Temperature
- CurrentTemperature
+ Measurement
+ Temperature
diff --git a/bundles/org.openhab.binding.shelly/src/main/resources/OH-INF/thing/sensor.xml b/bundles/org.openhab.binding.shelly/src/main/resources/OH-INF/thing/sensor.xml
index eb442fd5e29..2b8b4c6c99d 100644
--- a/bundles/org.openhab.binding.shelly/src/main/resources/OH-INF/thing/sensor.xml
+++ b/bundles/org.openhab.binding.shelly/src/main/resources/OH-INF/thing/sensor.xml
@@ -217,7 +217,8 @@
Temperature from the sensor
Temperature
- CurrentTemperature
+ Measurement
+ Temperature
@@ -228,7 +229,8 @@
Temperature from the external sensor
Temperature
- CurrentTemperature
+ Measurement
+ Temperature
@@ -239,7 +241,8 @@
Relative humidity in % (0..100%) from external sensor
Humidity
- CurrentHumidity
+ Measurement
+ Humidity
@@ -249,7 +252,8 @@
Relative humidity in % (0..100%)
- CurrentHumidity
+ Measurement
+ Humidity
diff --git a/bundles/org.openhab.binding.touchwand/src/main/resources/OH-INF/thing/switch.xml b/bundles/org.openhab.binding.touchwand/src/main/resources/OH-INF/thing/switch.xml
index c99d235f541..350164e1131 100644
--- a/bundles/org.openhab.binding.touchwand/src/main/resources/OH-INF/thing/switch.xml
+++ b/bundles/org.openhab.binding.touchwand/src/main/resources/OH-INF/thing/switch.xml
@@ -22,7 +22,8 @@
Light
- Lighting
+ Switch
+ 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 fc2eb47d4f1..4ae88dbcf4f 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
@@ -57,7 +57,8 @@
Allows you to exit FX mode and use the LEDS like a normal light
ColorLight
- Lighting
+ Control
+ 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 a3e83a4715f..0e3d6e5d3f2 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
@@ -14,7 +14,8 @@
DimmableLight
- Lighting
+ Control
+ Light
@@ -25,7 +26,8 @@
The color channel allows to control the color of a light.
ColorLight
- Lighting
+ Control
+ Light
@@ -36,6 +38,7 @@
The CT channel allows to control the CT of a light.
DimmableCT
+ Control
ColorTemperature
@@ -54,7 +57,8 @@
The color channel allows to control the color of a light.
ColorLight
- Lighting
+ Control
+ Light
@@ -64,7 +68,8 @@
The nightlight channel allows to switch to nightlight mode.
- Lighting
+ Switch
+ Light