From 88ccd43dc45d4a9381fc2d86eeebc61d8e661ac8 Mon Sep 17 00:00:00 2001 From: Jacob Laursen Date: Sat, 31 Dec 2022 15:01:11 +0100 Subject: [PATCH] [miele] Add categories and semantic tags (#14086) * Add categories and tags Signed-off-by: Jacob Laursen --- .../resources/OH-INF/thing/channeltypes.xml | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/bundles/org.openhab.binding.miele/src/main/resources/OH-INF/thing/channeltypes.xml b/bundles/org.openhab.binding.miele/src/main/resources/OH-INF/thing/channeltypes.xml index 84fa83d71becc..a17cc9723d6d0 100644 --- a/bundles/org.openhab.binding.miele/src/main/resources/OH-INF/thing/channeltypes.xml +++ b/bundles/org.openhab.binding.miele/src/main/resources/OH-INF/thing/channeltypes.xml @@ -104,6 +104,7 @@ Switch Switch the appliance on or off + Switch @@ -133,6 +134,10 @@ Current temperature of the appliance Temperature + + Measurement + Temperature + @@ -141,6 +146,10 @@ Target temperature to be reached by the appliance Temperature + + Setpoint + Temperature + @@ -197,6 +206,7 @@ String Remaining time of the heating zone/plate + Time @@ -218,6 +228,11 @@ Number:Energy Power consumption by the currently running program on the appliance + Energy + + Measurement + Energy + @@ -225,6 +240,11 @@ Number:Volume Water consumption by the currently running program on the appliance + Water + + Measurement + Water +