channel-type.plugwiseha.lock.label = Lock
channel-type.plugwiseha.lock.description = Locks the switch state of the Plugwise Smart plug
channel-type.plugwiseha.maxBoilerTemperature.label = Max Boiler Temperature
-channel-type.plugwiseha.maxBoilerTemperature.description = Gets the maximum temperature ofthis boiler
+channel-type.plugwiseha.maxBoilerTemperature.description = Gets the maximum temperature of this boiler
channel-type.plugwiseha.modulationLevel.label = Modulelation Level
channel-type.plugwiseha.modulationLevel.description = Gets the modulation level of this boiler
channel-type.plugwiseha.offsetTemperature.label = Thermostat Temperature Offset
channel-type.plugwiseha.regulationControl.state.option.passive = Passive
channel-type.plugwiseha.regulationControl.state.option.off = Off
channel-type.plugwiseha.returnWaterTemperature.label = Return Water Temperature
-channel-type.plugwiseha.returnWaterTemperature.description = Gets the temperature of the boiler return water
+channel-type.plugwiseha.returnWaterTemperature.description = Gets the temperature of the return water
channel-type.plugwiseha.setpointTemperature.label = Setpoint Temperature
channel-type.plugwiseha.setpointTemperature.description = Gets or sets the set point of this zone
channel-type.plugwiseha.temperature.label = Zone Temperature
<label>Setpoint Temperature</label>
<description>Gets or sets the set point of this zone</description>
<category>heating</category>
+ <tags>
+ <tag>Setpoint</tag>
+ <tag>Temperature</tag>
+ </tags>
<state min="0.0" max="35.0" step="0.5" pattern="%.1f %unit%"/>
</channel-type>
<label>Zone Temperature</label>
<description>Gets the temperature of this zone</description>
<category>heating</category>
+ <tags>
+ <tag>Measurement</tag>
+ <tag>Temperature</tag>
+ </tags>
<state readOnly="true" pattern="%.1f %unit%"/>
</channel-type>
<channel-type id="powerUsage">
<item-type>Number:Power</item-type>
<label>Power Usage</label>
+ <tags>
+ <tag>Measurement</tag>
+ <tag>Power</tag>
+ </tags>
<state pattern="%.2f %unit%" readOnly="true"></state>
</channel-type>
<label>Domestic Hot Water Temperature</label>
<description>Gets the temperature of the domestic hot water</description>
<category>heating</category>
+ <tags>
+ <tag>Measurement</tag>
+ <tag>Temperature</tag>
+ </tags>
<state readOnly="true" pattern="%.1f %unit%"/>
</channel-type>
<label>Boiler Temperature</label>
<description>Gets the temperature of this boiler</description>
<category>heating</category>
+ <tags>
+ <tag>Measurement</tag>
+ <tag>Temperature</tag>
+ </tags>
<state readOnly="true" pattern="%.1f %unit%"/>
</channel-type>
<label>Return Water Temperature</label>
<description>Gets the temperature of the return water</description>
<category>heating</category>
+ <tags>
+ <tag>Measurement</tag>
+ <tag>Temperature</tag>
+ </tags>
<state readOnly="true" pattern="%.1f %unit%"/>
</channel-type>
<channel-type id="maxBoilerTemperature">
<item-type>Number:Temperature</item-type>
<label>Max Boiler Temperature</label>
- <description>Gets the maximum temperature ofthis boiler</description>
+ <description>Gets the maximum temperature of this boiler</description>
<category>heating</category>
<state readOnly="true" pattern="%.1f %unit%"/>
</channel-type>
<label>Water Pressure</label>
<description>Gets the water pressure of the boiler</description>
<category>heating</category>
+ <tags>
+ <tag>Measurement</tag>
+ <tag>Pressure</tag>
+ </tags>
<state readOnly="true" pattern="%.1f %unit%"/>
</channel-type>
<label>Valve Position</label>
<description>Gets the position of the valve (0% closed, 100% open)</description>
<category>heating</category>
+ <tags>
+ <tag>Status</tag>
+ <tag>OpenLevel</tag>
+ </tags>
<state readOnly="true" pattern="%.0f"/>
</channel-type>