Updated external content (Jenkins build 793)
parent
5dcef8d451
commit
9e236f5ac0
|
@ -107,18 +107,12 @@
|
|||
<channel-type id="index">
|
||||
<item-type>Number</item-type>
|
||||
<label>Index</label>
|
||||
<tags>
|
||||
<tag>Measurement</tag>
|
||||
</tags>
|
||||
<state readOnly="true" pattern="%d" min="0" max="500"/>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="index-adv" advanced="true">
|
||||
<item-type>Number</item-type>
|
||||
<label>Index</label>
|
||||
<tags>
|
||||
<tag>Measurement</tag>
|
||||
</tags>
|
||||
<state readOnly="true" pattern="%d" min="0" max="500"/>
|
||||
</channel-type>
|
||||
|
||||
|
@ -159,19 +153,12 @@
|
|||
<label>@text/timestampChannelLabel</label>
|
||||
<description>@text/timestampChannelDescription</description>
|
||||
<category>time</category>
|
||||
<tags>
|
||||
<tag>Status</tag>
|
||||
<tag>Timestamp</tag>
|
||||
</tags>
|
||||
<state readOnly="true"/>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="dominent">
|
||||
<item-type>String</item-type>
|
||||
<label>@text/dominentChannelLabel</label>
|
||||
<tags>
|
||||
<tag>Status</tag>
|
||||
</tags>
|
||||
<state readOnly="true">
|
||||
<options>
|
||||
<option value="pm25">@text/pollutantPm25</option>
|
||||
|
@ -189,10 +176,6 @@
|
|||
<label>@text/dewPointLabel</label>
|
||||
<description>@text/dewPointDescription</description>
|
||||
<category>Temperature</category>
|
||||
<tags>
|
||||
<tag>Point</tag>
|
||||
<tag>Temperature</tag>
|
||||
</tags>
|
||||
<state readOnly="true" pattern="%.1f %unit%"/>
|
||||
</channel-type>
|
||||
|
||||
|
|
|
@ -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">
|
||||
|
|
|
@ -29,9 +29,6 @@
|
|||
<label>Lock/Unlock</label>
|
||||
<description>Lock or unlock this lock.</description>
|
||||
<category>Switch</category>
|
||||
<tags>
|
||||
<tag>OpenState</tag>
|
||||
</tags>
|
||||
</channel-type>
|
||||
|
||||
</thing:thing-descriptions>
|
||||
|
|
Loading…
Reference in New Issue