From 75e0a2dd331530c1a4fd44b1a82585fdb8a1d614 Mon Sep 17 00:00:00 2001 From: Andrew Fiddian-Green Date: Thu, 3 Apr 2025 20:12:34 +0100 Subject: [PATCH] Semantic Tags: Added PROPERTY tags (#4695) * add property tags * remove spaces Signed-off-by: Andrew Fiddian-Green --- .../model/SemanticTags.csv | 31 ++++++++++++++++--- 1 file changed, 26 insertions(+), 5 deletions(-) diff --git a/bundles/org.openhab.core.semantics/model/SemanticTags.csv b/bundles/org.openhab.core.semantics/model/SemanticTags.csv index c5f89d19e7..f1416c6ac9 100644 --- a/bundles/org.openhab.core.semantics/model/SemanticTags.csv +++ b/bundles/org.openhab.core.semantics/model/SemanticTags.csv @@ -9,8 +9,8 @@ Location,SummerHouse,Building,Summer House,"Summer Houses, Second Home, Second H Location,Floor,Indoor,Floor,Floors, Location,GroundFloor,Floor,Ground Floor,"Ground Floors, Downstairs", Location,FirstFloor,Floor,First Floor,"First Floors, Upstairs", -Location,SecondFloor,Floor,Second Floor,"Second Floors", -Location,ThirdFloor,Floor,Third Floor,"Third Floors", +Location,SecondFloor,Floor,Second Floor,Second Floors, +Location,ThirdFloor,Floor,Third Floor,Third Floors, Location,Attic,Floor,Attic,Attics, Location,Basement,Floor,Basement,Basements, Location,Corridor,Indoor,Corridor,"Corridors, Hallway, Hallways", @@ -47,15 +47,15 @@ Property,Noise,,Noise,, Property,Rain,,Rain,, Property,Wind,,Wind,, Property,Water,,Water,, -Property,CO2,,CO2,Carbon Dioxide, -Property,CO,,CO,Carbon Monoxide, +Property,CO2,AirQuality,CO2,Carbon Dioxide, +Property,CO,AirQuality,CO,Carbon Monoxide, Property,Energy,,Energy,, Property,Power,,Power,, Property,Voltage,,Voltage,, Property,Current,,Current,, Property,Frequency,,Frequency,, Property,Gas,,Gas,, -Property,App,,App,Application,"Software program" +Property,App,,App,Application,Software program Property,Channel,,Channel,, Property,Mode,,Mode,, Property,SoundVolume,,Sound Volume,, @@ -66,6 +66,27 @@ Property,Opening,,Opening,, Property,Timestamp,,Timestamp,, Property,Ultraviolet,,Ultraviolet,UV, Property,Vibration,,Vibration,, +Property,Tilt,,Tilt,, +Property,Brightness,,Brightness,, +Property,AirQuality,,Air Quality,, +Property,VOC,AirQuality,VOC,Volatile Organic Compounds, +Property,AQI,AirQuality,AQI,Air Quality Index, +Property,ParticulateMatter,AirQuality,Particulate Matter,PM25, +Property,Radon,AirQuality,Radon,, +Property,Ozone,AirQuality,Ozone,, +Property,Pollen,AirQuality,Pollen,, +Property,Heating,,Heating,, +Property,Ventilation,,Ventilation,, +Property,Airconditioning,,Airconditioning,, +Property,Illuminance,,Illuminance,, +Property,SignalStrength,,Signal Strength,, +Property,RSSI,SignalStrength,RSSI,Received Signal Strength Indication, +Property,OnOff,,On Off,, +Property,OpenClosed,,Open Closed,, +Property,AutoManual,Mode,Auto Manual,, +Property,EnabledDisabled,Mode,Enabled Disabled,, +Property,QualityOfService,,Quality of Service,, +Property,Speed,,Speed,, Point,Alarm,,Alarm,, Point,Control,,Control,, Point,Switch,Control,Switch,,