[millheat] Cleanup semantic tags (#12289)

Related to #12262

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
This commit is contained in:
lolodomo 2022-02-14 07:48:24 +01:00 committed by GitHub
parent a0c31e0cfa
commit ab83767fcf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 16 deletions

View File

@ -18,20 +18,12 @@
<item-type>Number:Temperature</item-type>
<label>Temperature Comfort Mode</label>
<category>Heating</category>
<tags>
<tag>Setpoint</tag>
<tag>Temperature</tag>
</tags>
<state pattern="%d %unit%" min="5" max="35" step="1"/>
</channel-type>
<channel-type id="sleepTemperature">
<item-type>Number:Temperature</item-type>
<label>Temperature Sleep Mode</label>
<category>Heating</category>
<tags>
<tag>Setpoint</tag>
<tag>Temperature</tag>
</tags>
<state pattern="%d %unit%" min="5" max="35" step="1"/>
</channel-type>
<channel-type id="awayTemperature">
@ -39,10 +31,6 @@
<label>Temperature Away Mode</label>
<description>Set temperature away mode</description>
<category>Heating</category>
<tags>
<tag>Setpoint</tag>
<tag>Temperature</tag>
</tags>
<state pattern="%d %unit%" min="5" max="35" step="1"/>
</channel-type>
<channel-type id="targetTemperatureHeater">
@ -59,10 +47,6 @@
<item-type>Number:Temperature</item-type>
<label>Target Temperature</label>
<category>Heating</category>
<tags>
<tag>Setpoint</tag>
<tag>Temperature</tag>
</tags>
<state pattern="%d %unit%" readOnly="true" min="5" max="35" step="1"/>
</channel-type>
<channel-type id="heatingActive">