From bcbc489f26d074bd571b68da0f1c1a295ba2d502 Mon Sep 17 00:00:00 2001 From: Andrew Fiddian-Green Date: Wed, 23 Apr 2025 16:32:15 +0100 Subject: [PATCH] [neohub] Add semantic tags (#18511) * [neohub] add semantic tags Signed-off-by: Andrew Fiddian-Green --- .../resources/OH-INF/thing/thing-types.xml | 37 +++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/bundles/org.openhab.binding.neohub/src/main/resources/OH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.neohub/src/main/resources/OH-INF/thing/thing-types.xml index 75e9aef9009..9eb2cc4d997 100644 --- a/bundles/org.openhab.binding.neohub/src/main/resources/OH-INF/thing/thing-types.xml +++ b/bundles/org.openhab.binding.neohub/src/main/resources/OH-INF/thing/thing-types.xml @@ -8,6 +8,7 @@ Heatmiser NeoHub bridge to NeoStat and NeoPlug devices + NetworkAppliance @@ -76,6 +77,7 @@ Heatmiser Neo Smart Thermostat + Thermostat @@ -119,6 +121,7 @@ Heatmiser Neo Smart Plug + PowerOutlet @@ -148,6 +151,7 @@ Heatmiser (wireless) Window or Door Contact + ContactSensor @@ -180,6 +184,7 @@ Heatmiser (wireless) Temperature Sensor + Sensor @@ -213,6 +218,10 @@ Measured temperature value (Read-Only) temperature + + Measurement + Temperature + @@ -228,6 +237,10 @@ Target temperature setting of the room temperature + + Setpoint + Temperature + @@ -243,6 +256,10 @@ Status of whether the thermostat is Off, or calling for Heat fire + + Status + Heating + @@ -258,6 +275,10 @@ The Thermostat is in the Present Occupancy Mode (Off=Absent, On=Present) presence + + Switch + Presence + @@ -273,6 +294,10 @@ The Plug is in Automatic Mode (Off=Manual, On=Automatic) energy + + Switch + Mode + @@ -287,6 +312,10 @@ Switch The state of the Plug switch, Off or On + + Switch + Power + @@ -302,6 +331,10 @@ The state of the contact window + + Status + OpenState + @@ -316,6 +349,10 @@ Number:Dimensionless Quality of Service: percentage of configured devices currently connected to the RF mesh network + + Measurement + QualityOfService +