[boschshc] allow setting the temperature by disabling read-only state of setpoint-temperature (#14081) (#14352)

Signed-off-by: Viktor Koop <viktor.koop@googlemail.com>
This commit is contained in:
Viktor Koop 2023-02-11 19:04:47 +01:00 committed by GitHub
parent 988fde1aba
commit afaccd1cd1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -498,7 +498,7 @@
<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">