diff --git a/bundles/org.openhab.binding.siemensrds/src/main/resources/OH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.siemensrds/src/main/resources/OH-INF/thing/thing-types.xml index 24aca44b04f..19b2511cbf0 100644 --- a/bundles/org.openhab.binding.siemensrds/src/main/resources/OH-INF/thing/thing-types.xml +++ b/bundles/org.openhab.binding.siemensrds/src/main/resources/OH-INF/thing/thing-types.xml @@ -8,6 +8,7 @@ The Siemens Climatix IC cloud server account for accessing RDS Smart Thermostats + WebService Siemens @@ -50,6 +51,7 @@ Siemens RDS Smart Thermostat + Thermostat @@ -129,6 +131,10 @@ Measured temperature value temperature + + Measurement + Temperature + @@ -137,6 +143,10 @@ Target temperature setting temperature + + Setpoint + Temperature + @@ -145,6 +155,10 @@ The output state of the the thermostat (Heating, Cooling) fire + + Status + Mode + @@ -153,6 +167,10 @@ Measured humidity value humidity + + Measurement + Humidity + @@ -161,6 +179,10 @@ Room Air Quality qualityofservice + + Measurement + AirQuality + @@ -169,6 +191,9 @@ Energy savings level (Green Leaf) qualityofservice + + Status + @@ -176,6 +201,10 @@ Switch The thermostat is in Automatic Mode (Off = Manual Mode) + + Switch + Mode + @@ -184,6 +213,10 @@ The thermostat is in Present Occupancy Mode (Off = Away Mode) presence + + Switch + Mode + @@ -191,6 +224,10 @@ Switch The domestic water heating is in Automatic Mode (Off = Manual Mode) + + Switch + Mode + @@ -198,6 +235,10 @@ Switch The On/Off state of the domestic water heating + + Switch + Heating +