]> git.basschouten.com Git - openhab-addons.git/commitdiff
[boschshc] allow setting the temperature by disabling read-only state of setpoint...
authorViktor Koop <viktor.koop@gmail.com>
Sat, 11 Feb 2023 18:04:47 +0000 (19:04 +0100)
committerGitHub <noreply@github.com>
Sat, 11 Feb 2023 18:04:47 +0000 (19:04 +0100)
Signed-off-by: Viktor Koop <viktor.koop@googlemail.com>
bundles/org.openhab.binding.boschshc/src/main/resources/OH-INF/thing/thing-types.xml

index 17cd2baaffb4e7c77242090f3ab684fafc1f5350..fe22ddb9b6f93a96b1bf0bbdde73903cf7e59d9b 100644 (file)
                <item-type>Number:Temperature</item-type>
                <label>Setpoint Temperature</label>
                <description>Desired temperature.</description>
-               <state min="5" max="30" step="0.5" pattern="%.1f %unit%" readOnly="true"/>
+               <state min="5" max="30" step="0.5" pattern="%.1f %unit%" readOnly="false"/>
        </channel-type>
 
        <channel-type id="child-lock">