Related to #12262
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
<item-type>String</item-type>
<label>Mode</label>
<description>Thermostat Mode Setting</description>
- <tags>
- <tag>heating</tag>
- </tags>
<state pattern="%s" readOnly="false">
<options>
<option value="AUTOMATIC">AUTOMATIC</option>
<description>Current measured room temperature</description>
<category>Temperature</category>
<tags>
- <tag>heating</tag>
+ <tag>Measurement</tag>
+ <tag>Temperature</tag>
</tags>
<state pattern="%.1f %unit%" readOnly="true"/>
</channel-type>
<description>Thermostat Setpoint temperature</description>
<category>Temperature</category>
<tags>
- <tag>heating</tag>
+ <tag>Setpoint</tag>
+ <tag>Temperature</tag>
</tags>
<state min="4.5" max="30.5" step="0.5" pattern="%.1f %unit%"/>
</channel-type>