Updated external content (Jenkins build 1771)
parent
71b5e97647
commit
d81f8c97bc
|
@ -221,7 +221,7 @@ The following channels are holding read only values:
|
|||
| highPressure | Number:Pressure | x | High pressure |
|
||||
| lowPressure | Number:Pressure | x | Low pressure |
|
||||
| outputCompressorHeating | Switch | x | Output compressor heating |
|
||||
| controlSignalCirculatingPump | Number:Energy | x | Control signal circulating pump |
|
||||
| controlSignalCirculatingPump | Number:Dimensionless | x | Heating circulating pump power in % |
|
||||
| fanSpeed | Number | x | Fan speed |
|
||||
| temperatureSafetyLimitFloorHeating | Switch | x | Safety temperature limiter floor heating |
|
||||
| powerTargetValue | Number:Energy | x | Power target value |
|
||||
|
|
|
@ -1572,9 +1572,8 @@
|
|||
</channel-type>
|
||||
|
||||
<channel-type id="controlSignalCirculatingPump" advanced="true">
|
||||
<item-type>Number:Energy</item-type>
|
||||
<label>Control Signal Circulating Pump</label>
|
||||
<category>Energy</category>
|
||||
<item-type>Number:Dimensionless</item-type>
|
||||
<label>Heating Circulating Pump Power</label>
|
||||
<state pattern="%.1f %%" readOnly="true"/>
|
||||
</channel-type>
|
||||
|
||||
|
|
Loading…
Reference in New Issue