diff --git a/bundles/org.openhab.binding.airgradient/src/main/resources/OH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.airgradient/src/main/resources/OH-INF/thing/thing-types.xml index 92e641f5e8359..a9017d0644207 100644 --- a/bundles/org.openhab.binding.airgradient/src/main/resources/OH-INF/thing/thing-types.xml +++ b/bundles/org.openhab.binding.airgradient/src/main/resources/OH-INF/thing/thing-types.xml @@ -140,6 +140,10 @@ Number:Density Particulate Matter 1 (0.001mm) + + Measurement + ParticulateMatter + @@ -147,6 +151,10 @@ Number:Density Particulate Matter 2 (0.002mm) + + Measurement + ParticulateMatter + @@ -154,6 +162,10 @@ Number:Density Particulate Matter 10 (0.01mm) + + Measurement + ParticulateMatter + @@ -161,6 +173,10 @@ Number:Dimensionless Count of particles in 1 decilitre of air + + Measurement + ParticulateMatter + @@ -169,6 +185,10 @@ Received signal strength indicator QualityOfService + + Measurement + RSSI + @@ -176,6 +196,10 @@ Number:Dimensionless CarbonDioxide + + Measurement + CO2 + @@ -183,6 +207,10 @@ Number:Dimensionless Total Volatile Organic Compounds + + Measurement + VOC + @@ -303,6 +331,10 @@ Number:Dimensionless Brightness of the LED bar. + + Control + Brightness + @@ -310,6 +342,10 @@ Number:Dimensionless Brightness of the display. + + Control + Brightness + diff --git a/bundles/org.openhab.binding.airquality/src/main/resources/OH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.airquality/src/main/resources/OH-INF/thing/thing-types.xml index 341b71f345055..fe2d6d55c39c3 100644 --- a/bundles/org.openhab.binding.airquality/src/main/resources/OH-INF/thing/thing-types.xml +++ b/bundles/org.openhab.binding.airquality/src/main/resources/OH-INF/thing/thing-types.xml @@ -136,7 +136,8 @@ @text/alertLevelChannelDescription error - Alarm + Status + AirQuality @@ -178,6 +179,10 @@ @text/dewPointDescription Temperature + + Measurement + Temperature + diff --git a/bundles/org.openhab.binding.airvisualnode/src/main/resources/OH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.airvisualnode/src/main/resources/OH-INF/thing/thing-types.xml index aaaa4d41594ab..ff446155445c5 100644 --- a/bundles/org.openhab.binding.airvisualnode/src/main/resources/OH-INF/thing/thing-types.xml +++ b/bundles/org.openhab.binding.airvisualnode/src/main/resources/OH-INF/thing/thing-types.xml @@ -68,6 +68,10 @@ CO₂ level, ppm CarbonDioxide + + Measurement + CO2 + @@ -76,6 +80,10 @@ Humidity, % Humidity + + Measurement + Humidity + @@ -83,6 +91,10 @@ Number:Dimensionless Air Quality Index (US) + + Measurement + AQI + @@ -90,6 +102,10 @@ Number:Density PM2.5 level, µg/m³ + + Measurement + ParticulateMatter + @@ -97,6 +113,10 @@ Number:Density PM10 level, µg/m³(Only in Pro version) + + Measurement + ParticulateMatter + @@ -104,6 +124,10 @@ Number:Density PM0.1 level, µg/m³(Only in Pro version) + + Measurement + ParticulateMatter + @@ -112,6 +136,10 @@ Current temperature Temperature + + Measurement + Temperature + diff --git a/bundles/org.openhab.binding.amplipi/src/main/resources/OH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.amplipi/src/main/resources/OH-INF/thing/thing-types.xml index f51dde601136e..ddbe0a0eade91 100644 --- a/bundles/org.openhab.binding.amplipi/src/main/resources/OH-INF/thing/thing-types.xml +++ b/bundles/org.openhab.binding.amplipi/src/main/resources/OH-INF/thing/thing-types.xml @@ -129,6 +129,10 @@ Number The audio source that is played + + Control + Channel + diff --git a/bundles/org.openhab.binding.anel/src/main/resources/OH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.anel/src/main/resources/OH-INF/thing/thing-types.xml index d9e45864579bb..abd9530c870ae 100644 --- a/bundles/org.openhab.binding.anel/src/main/resources/OH-INF/thing/thing-types.xml +++ b/bundles/org.openhab.binding.anel/src/main/resources/OH-INF/thing/thing-types.xml @@ -138,6 +138,10 @@ Number:Temperature The value of the built-in temperature sensor of the Anel device + + Measurement + Temperature + @@ -157,6 +161,10 @@ Switch The state of the relay / socket (read-only if locked!) + + Switch + Power + veto @@ -183,18 +191,30 @@ Number:Temperature The temperature value of the optional sensor + + Measurement + Temperature + Number The humidity value of the optional sensor + + Measurement + Humidity + Number The brightness value of the optional sensor + + Measurement + Illuminance + diff --git a/bundles/org.openhab.binding.argoclima/src/main/resources/OH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.argoclima/src/main/resources/OH-INF/thing/thing-types.xml index bc4ca52431799..9a82fd8920fb5 100644 --- a/bundles/org.openhab.binding.argoclima/src/main/resources/OH-INF/thing/thing-types.xml +++ b/bundles/org.openhab.binding.argoclima/src/main/resources/OH-INF/thing/thing-types.xml @@ -357,6 +357,10 @@ String Fan + + Control + Speed + @@ -434,6 +438,10 @@ String Heating + + Control + Mode + @@ -449,6 +457,10 @@ String Flow + + Control + Airflow + @@ -493,10 +505,6 @@ Number:Dimensionless Price - - Setpoint - Level - diff --git a/bundles/org.openhab.binding.autelis/src/main/resources/OH-INF/thing/jandy.xml b/bundles/org.openhab.binding.autelis/src/main/resources/OH-INF/thing/jandy.xml index db79137b7e998..7e73307dc53ef 100644 --- a/bundles/org.openhab.binding.autelis/src/main/resources/OH-INF/thing/jandy.xml +++ b/bundles/org.openhab.binding.autelis/src/main/resources/OH-INF/thing/jandy.xml @@ -255,6 +255,10 @@ Number The current state of the Aqualink® controller + + Status + Mode + @@ -267,6 +271,10 @@ Number The voltage of the Aqualink® controller's battery + + Measurement + Voltage + @@ -274,6 +282,10 @@ Number The current state of the Aqualink® controller's battery + + Status + LowBattery + @@ -334,12 +346,20 @@ The current setpoint Temperature + + Setpoint + Temperature + Number The current temperature. Note: Only accurate when pool is running Temperature + + Measurement + Temperature + @@ -348,6 +368,10 @@ The current air temperature Temperature + + Measurement + Temperature + diff --git a/bundles/org.openhab.binding.autelis/src/main/resources/OH-INF/thing/pentair.xml b/bundles/org.openhab.binding.autelis/src/main/resources/OH-INF/thing/pentair.xml index 48489df98cb7b..557d7fe0ab26a 100644 --- a/bundles/org.openhab.binding.autelis/src/main/resources/OH-INF/thing/pentair.xml +++ b/bundles/org.openhab.binding.autelis/src/main/resources/OH-INF/thing/pentair.xml @@ -324,6 +324,10 @@ The current pool temperature. Note: Only accurate when pool is running Temperature + + Measurement + Temperature + @@ -332,6 +336,10 @@ The current spa temperature. Note: Only accurate when spa is running Temperature + + Measurement + Temperature + @@ -340,6 +348,10 @@ The current temperature measured by the air sensor Temperature + + Measurement + Temperature + @@ -348,6 +360,10 @@ The current temperature measured by the solar sensor Temperature + + Measurement + Temperature + @@ -445,6 +461,10 @@ Number Chlorine Salt Level + + Measurement + Level + diff --git a/bundles/org.openhab.binding.automower/src/main/resources/OH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.automower/src/main/resources/OH-INF/thing/thing-types.xml index 8888c55fbd272..6c5384afcad51 100644 --- a/bundles/org.openhab.binding.automower/src/main/resources/OH-INF/thing/thing-types.xml +++ b/bundles/org.openhab.binding.automower/src/main/resources/OH-INF/thing/thing-types.xml @@ -359,6 +359,10 @@ Number:Dimensionless The battery level of the mower at the time of last update + + Measurement + Energy + 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 939805c6cfebe..574475dac41bb 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 @@ -92,16 +92,28 @@ Turn the fan on and off Switch + + Switch + Power + Dimmer Control the speed of the fan + + Control + Speed + String Forward or reverse + + Status + Mode + @@ -114,17 +126,29 @@ Enable or disable fan auto mode Switch + + Switch + Mode + Switch Enable or disable fan whoosh mode Switch + + Switch + Mode + String Set Smartmode to OFF, COOLING, or HEATING + + Control + Mode + @@ -158,12 +182,20 @@ Enable or disable fan winter mode Switch + + Switch + Mode + Switch Enable or disable fan sleep mode Switch + + Switch + Mode + Switch @@ -230,6 +262,10 @@ Switch The fan's motion sensor has detected motion + + Status + Motion + diff --git a/bundles/org.openhab.binding.bluetooth.airthings/src/main/resources/OH-INF/thing/airthings.xml b/bundles/org.openhab.binding.bluetooth.airthings/src/main/resources/OH-INF/thing/airthings.xml index 39caab71704c8..a322ce41fd572 100644 --- a/bundles/org.openhab.binding.bluetooth.airthings/src/main/resources/OH-INF/thing/airthings.xml +++ b/bundles/org.openhab.binding.bluetooth.airthings/src/main/resources/OH-INF/thing/airthings.xml @@ -138,42 +138,70 @@ Number:Dimensionless Humidity level + + Measurement + Humidity + Number:Temperature Temperature + + Measurement + Temperature + Number:Pressure Pressure + + Measurement + Pressure + Number:Dimensionless Carbon dioxide level + + Measurement + CO2 + Number:Dimensionless Total volatile organic compounds + + Measurement + VOC + Number:RadiationSpecificActivity Radon gas level + + Measurement + Radon + Number:RadiationSpecificActivity Radon gas level + + Measurement + Radon + diff --git a/bundles/org.openhab.binding.bluetooth.am43/src/main/resources/OH-INF/thing/am43.xml b/bundles/org.openhab.binding.bluetooth.am43/src/main/resources/OH-INF/thing/am43.xml index a34b358607649..9e50705b87c66 100644 --- a/bundles/org.openhab.binding.bluetooth.am43/src/main/resources/OH-INF/thing/am43.xml +++ b/bundles/org.openhab.binding.bluetooth.am43/src/main/resources/OH-INF/thing/am43.xml @@ -110,6 +110,10 @@ Rollershutter The percent value of the blind position + + Control + OpenLevel + @@ -138,6 +142,10 @@ Number:Dimensionless Light level detected by the solar sensor. Will range from 0-10 + + Measurement + Illuminance + diff --git a/bundles/org.openhab.binding.bluetooth.blukii/src/main/resources/OH-INF/thing/blukii.xml b/bundles/org.openhab.binding.bluetooth.blukii/src/main/resources/OH-INF/thing/blukii.xml index 79243974ed6af..5e2e2baef25c3 100644 --- a/bundles/org.openhab.binding.bluetooth.blukii/src/main/resources/OH-INF/thing/blukii.xml +++ b/bundles/org.openhab.binding.bluetooth.blukii/src/main/resources/OH-INF/thing/blukii.xml @@ -40,24 +40,40 @@ Number:Temperature + + Measurement + Temperature + Number:Dimensionless + + Measurement + Humidity + Number:Pressure + + Measurement + Pressure + Number:Illuminance + + Measurement + Illuminance + diff --git a/bundles/org.openhab.binding.bluetooth.daikinmadoka/src/main/resources/OH-INF/thing/daikinmadoka.xml b/bundles/org.openhab.binding.bluetooth.daikinmadoka/src/main/resources/OH-INF/thing/daikinmadoka.xml index d1a49fea9578a..ee1845118c971 100644 --- a/bundles/org.openhab.binding.bluetooth.daikinmadoka/src/main/resources/OH-INF/thing/daikinmadoka.xml +++ b/bundles/org.openhab.binding.bluetooth.daikinmadoka/src/main/resources/OH-INF/thing/daikinmadoka.xml @@ -56,6 +56,10 @@ Switch + + Switch + Power + @@ -66,11 +70,19 @@ Number:Temperature + + Measurement + Temperature + Number:Temperature + + Measurement + Temperature + @@ -86,6 +98,10 @@ String + + Control + Mode + @@ -101,11 +117,19 @@ Number:Temperature + + Setpoint + Temperature + Number + + Control + Speed + diff --git a/bundles/org.openhab.binding.bluetooth.radoneye/src/main/resources/OH-INF/thing/radoneye.xml b/bundles/org.openhab.binding.bluetooth.radoneye/src/main/resources/OH-INF/thing/radoneye.xml index 831d3e644c162..292859cf4543c 100644 --- a/bundles/org.openhab.binding.bluetooth.radoneye/src/main/resources/OH-INF/thing/radoneye.xml +++ b/bundles/org.openhab.binding.bluetooth.radoneye/src/main/resources/OH-INF/thing/radoneye.xml @@ -47,6 +47,10 @@ Number:RadiationSpecificActivity Radon gas level + + Measurement + Radon + diff --git a/bundles/org.openhab.binding.bluetooth.ruuvitag/src/main/resources/OH-INF/thing/ruuvitag.xml b/bundles/org.openhab.binding.bluetooth.ruuvitag/src/main/resources/OH-INF/thing/ruuvitag.xml index b39f1ddd2c6ca..4e09e6180befb 100644 --- a/bundles/org.openhab.binding.bluetooth.ruuvitag/src/main/resources/OH-INF/thing/ruuvitag.xml +++ b/bundles/org.openhab.binding.bluetooth.ruuvitag/src/main/resources/OH-INF/thing/ruuvitag.xml @@ -56,6 +56,10 @@ Number:ElectricPotential + + Measurement + Voltage + @@ -66,6 +70,10 @@ Number:Dimensionless + + Measurement + Humidity + @@ -81,16 +89,28 @@ Number:Pressure + + Measurement + Pressure + Number:Temperature + + Measurement + Temperature + Number:Power + + Measurement + Power + diff --git a/bundles/org.openhab.binding.bluetooth/src/main/resources/OH-INF/thing/channels.xml b/bundles/org.openhab.binding.bluetooth/src/main/resources/OH-INF/thing/channels.xml index 822a1cee70a5b..b481267d73b05 100644 --- a/bundles/org.openhab.binding.bluetooth/src/main/resources/OH-INF/thing/channels.xml +++ b/bundles/org.openhab.binding.bluetooth/src/main/resources/OH-INF/thing/channels.xml @@ -9,6 +9,10 @@ Received signal strength indicator QualityOfService + + Measurement + RSSI + diff --git a/bundles/org.openhab.binding.boschshc/src/main/resources/OH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.boschshc/src/main/resources/OH-INF/thing/thing-types.xml index 446371cf0ccb7..d902bd93459c4 100644 --- a/bundles/org.openhab.binding.boschshc/src/main/resources/OH-INF/thing/thing-types.xml +++ b/bundles/org.openhab.binding.boschshc/src/main/resources/OH-INF/thing/thing-types.xml @@ -571,6 +571,10 @@ The alarm state of the intrusion detection system. Possible values are ALARM_OFF, PRE_ALARM, ALARM_ON, ALARM_MUTED and UNKNOWN. + + Alarm + Presence + @@ -635,6 +639,10 @@ Number:Temperature Current measured temperature. + + Measurement + Temperature + @@ -655,6 +663,10 @@ Number:Dimensionless Current measured humidity. + + Measurement + Humidity + @@ -675,6 +687,10 @@ Number:Energy Energy consumption of the device. + + Measurement + Energy + @@ -682,6 +698,10 @@ Number:Power Current power consumption of the device. + + Measurement + Power + @@ -689,6 +709,10 @@ Number:Dimensionless Purity of the air. A higher value indicates a higher pollution. + + Measurement + AirQuality + @@ -696,6 +720,10 @@ String Overall description of the air quality. + + Status + AirQuality + @@ -703,6 +731,10 @@ String Rating of the air purity. + + Status + AirQuality + @@ -710,6 +742,10 @@ String Combined rating of the air quality. + + Status + AirQuality + @@ -737,6 +773,10 @@ Contact A window and door contact. + + Status + OpenState + @@ -751,6 +791,10 @@ Number The illuminance level measured by the sensor (0 to 1000). + + Measurement + Illuminance + @@ -758,6 +802,10 @@ Rollershutter Current open ratio (0 to 100). + + Control + OpenLevel + @@ -772,6 +820,10 @@ Number:Temperature Desired temperature. + + Setpoint + Temperature + @@ -876,6 +928,10 @@ Switch Indicates whether a water leakage was detected. + + Alarm + Water + @@ -922,7 +978,7 @@ Alarm Alarm - Tilt + Motion @@ -953,6 +1009,10 @@ Alarm state of the smoke detector. Alarm + + Alarm + Smoke + @@ -997,6 +1057,10 @@ Indicates whether vibrations were detected by the sensor. Alarm + + Alarm + Vibration + diff --git a/bundles/org.openhab.binding.broadlink/src/main/resources/OH-INF/thing/channels.xml b/bundles/org.openhab.binding.broadlink/src/main/resources/OH-INF/thing/channels.xml index e2c4e33943839..d0f234f1f8860 100644 --- a/bundles/org.openhab.binding.broadlink/src/main/resources/OH-INF/thing/channels.xml +++ b/bundles/org.openhab.binding.broadlink/src/main/resources/OH-INF/thing/channels.xml @@ -46,23 +46,39 @@ Switch Lightbulb + + Switch + Light + String Light conditions + + Status + Illuminance + String Noise conditions + + Status + Noise + String Air quality conditions + + Status + AirQuality + diff --git a/bundles/org.openhab.binding.bticinosmarther/src/main/resources/OH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.bticinosmarther/src/main/resources/OH-INF/thing/thing-types.xml index f55876ca6c97c..0a870617db391 100644 --- a/bundles/org.openhab.binding.bticinosmarther/src/main/resources/OH-INF/thing/thing-types.xml +++ b/bundles/org.openhab.binding.bticinosmarther/src/main/resources/OH-INF/thing/thing-types.xml @@ -84,6 +84,10 @@ Indoor temperature as measured by the sensor Temperature + + Measurement + Temperature + @@ -92,6 +96,10 @@ Indoor humidity as measured by the sensor Humidity + + Measurement + Humidity + @@ -121,6 +129,10 @@ Current operational target temperature set on the module Temperature + + Measurement + Temperature + @@ -165,6 +177,10 @@ New operational set-point temperature to be set on the module (valid only for Mode = "Manual") Temperature + + Setpoint + Temperature + @@ -211,6 +227,10 @@ Switch Power on, send new operational settings to the module + + Switch + Power + diff --git a/bundles/org.openhab.binding.buienradar/src/main/resources/OH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.buienradar/src/main/resources/OH-INF/thing/thing-types.xml index 83b6e3242defc..4372565fd0cf5 100644 --- a/bundles/org.openhab.binding.buienradar/src/main/resources/OH-INF/thing/thing-types.xml +++ b/bundles/org.openhab.binding.buienradar/src/main/resources/OH-INF/thing/thing-types.xml @@ -82,6 +82,10 @@ Number:Speed Current rainfall + + Measurement + Rain + @@ -89,6 +93,10 @@ Number:Speed Rainfall in 5 minutes + + Forecast + Rain + @@ -96,6 +104,10 @@ Number:Speed Rainfall in 10 minutes + + Forecast + Rain + @@ -103,6 +115,10 @@ Number:Speed Rainfall in 15 minutes + + Forecast + Rain + @@ -110,6 +126,10 @@ Number:Speed Rainfall in 20 minutes + + Forecast + Rain + @@ -117,6 +137,10 @@ Number:Speed Rainfall in 25 minutes + + Forecast + Rain + @@ -124,6 +148,10 @@ Number:Speed Rainfall in 30 minutes + + Forecast + Rain + @@ -131,6 +159,10 @@ Number:Speed Rainfall in 35 minutes + + Forecast + Rain + @@ -138,6 +170,10 @@ Number:Speed Rainfall in 40 minutes + + Forecast + Rain + @@ -145,6 +181,10 @@ Number:Speed Rainfall in 45 minutes + + Forecast + Rain + @@ -152,6 +192,10 @@ Number:Speed Rainfall in 50 minutes + + Forecast + Rain + @@ -159,6 +203,10 @@ Number:Speed Rainfall in 55 minutes + + Forecast + Rain + @@ -166,6 +214,10 @@ Number:Speed Rainfall in 60 minutes + + Forecast + Rain + @@ -173,6 +225,10 @@ Number:Speed Rainfall in 65 minutes + + Forecast + Rain + @@ -180,6 +236,10 @@ Number:Speed Rainfall in 70 minutes + + Forecast + Rain + @@ -187,6 +247,10 @@ Number:Speed Rainfall in 75 minutes + + Forecast + Rain + @@ -194,6 +258,10 @@ Number:Speed Rainfall in 80 minutes + + Forecast + Rain + @@ -201,6 +269,10 @@ Number:Speed Rainfall in 85 minutes + + Forecast + Rain + @@ -208,6 +280,10 @@ Number:Speed Rainfall in 90 minutes + + Forecast + Rain + @@ -215,6 +291,10 @@ Number:Speed Rainfall in 95 minutes + + Forecast + Rain + @@ -222,6 +302,10 @@ Number:Speed Rainfall in 100 minutes + + Forecast + Rain + @@ -229,6 +313,10 @@ Number:Speed Rainfall in 105 minutes + + Forecast + Rain + @@ -236,6 +324,10 @@ Number:Speed Rainfall in 110 minutes + + Forecast + Rain + @@ -243,6 +335,10 @@ Number:Speed Rainfall in 115 minutes + + Forecast + Rain + diff --git a/bundles/org.openhab.binding.caddx/src/main/resources/OH-INF/thing/channels.xml b/bundles/org.openhab.binding.caddx/src/main/resources/OH-INF/thing/channels.xml index 836bdb4b99e90..e61e4539eacbe 100644 --- a/bundles/org.openhab.binding.caddx/src/main/resources/OH-INF/thing/channels.xml +++ b/bundles/org.openhab.binding.caddx/src/main/resources/OH-INF/thing/channels.xml @@ -9,6 +9,10 @@ Switch Reset Switch + + Switch + Mode + @@ -100,6 +104,10 @@ Contact Zone Status (Open/Closed) + + Status + OpenState + @@ -107,6 +115,10 @@ Switch Bypass Mode (OFF=Armed, ON=Bypassed) + + Switch + Mode + diff --git a/bundles/org.openhab.binding.casokitchen/src/main/resources/OH-INF/thing/channel-types.xml b/bundles/org.openhab.binding.casokitchen/src/main/resources/OH-INF/thing/channel-types.xml index f3534f099343e..103cdca017652 100644 --- a/bundles/org.openhab.binding.casokitchen/src/main/resources/OH-INF/thing/channel-types.xml +++ b/bundles/org.openhab.binding.casokitchen/src/main/resources/OH-INF/thing/channel-types.xml @@ -28,6 +28,10 @@ Switch Switching lights on and off + + Switch + Light + veto 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 c2295fe1058e9..a5938c166159c 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 @@ -107,6 +107,10 @@ Group channel for CBus on/off lighting groups Light + + Switch + Light + @@ -114,6 +118,10 @@ Group channel for CBus variable value lighting groups Light + + Control + Brightness + @@ -122,6 +130,10 @@ Group channel for CBus temperature groups Temperature + + Measurement + Temperature + @@ -137,6 +149,10 @@ Dimmer Group channel for CBus DALI groups + + Control + Brightness + diff --git a/bundles/org.openhab.binding.chromecast/src/main/resources/OH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.chromecast/src/main/resources/OH-INF/thing/thing-types.xml index 9e2a5c03f3ec8..1b9fae173d8d9 100644 --- a/bundles/org.openhab.binding.chromecast/src/main/resources/OH-INF/thing/thing-types.xml +++ b/bundles/org.openhab.binding.chromecast/src/main/resources/OH-INF/thing/thing-types.xml @@ -181,6 +181,10 @@ String Name of the currently running application + + Status + App + @@ -203,6 +207,10 @@ Number:Time Current time of currently playing media + + Status + Progress + @@ -210,6 +218,10 @@ Number:Time Length of currently playing media + + Status + Duration + @@ -218,6 +230,10 @@ String The type of the currently playing media. One of GENERIC, MOVIE, TV_SHOW, AUDIO_TRACK, PHOTO + + Status + Info +