From afaccd1cd1c08eb6b66d7ac2d7336f91bb40dd5d Mon Sep 17 00:00:00 2001 From: Viktor Koop Date: Sat, 11 Feb 2023 19:04:47 +0100 Subject: [PATCH] [boschshc] allow setting the temperature by disabling read-only state of setpoint-temperature (#14081) (#14352) Signed-off-by: Viktor Koop --- .../src/main/resources/OH-INF/thing/thing-types.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 17cd2baaff..fe22ddb9b6 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 @@ -498,7 +498,7 @@ Number:Temperature Desired temperature. - + -- 2.47.3