Skip to content

Commit

Permalink
Updated channel label
Browse files Browse the repository at this point in the history
Signed-off-by: Jamie Townsend <[email protected]>
  • Loading branch information
jamietownsend committed Nov 8, 2023
1 parent 83299de commit bcafa9c
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<thing:thing-descriptions bindingId="luxtronikheatpump"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:thing="https://openhab.org/schemas/thing-description/v1.0.0"
xsi:schemaLocation="https://openhab.org/schemas/thing-description/v1.0.0 https://openhab.org/schemas/thing-description-1.0.0.xsd">
xmlns:thing="https://openhab.org/schemas/thing-description/v1.0.0" xsi:schemaLocation="https://openhab.org/schemas/thing-description/v1.0.0 https://openhab.org/schemas/thing-description-1.0.0.xsd">

<channel-type id="temperatureHeatingCircuitFlow">
<item-type>Number:Temperature</item-type>
Expand Down Expand Up @@ -1573,7 +1572,7 @@

<channel-type id="controlSignalCirculatingPump" advanced="true">
<item-type>Number:Dimensionless</item-type>
<label>Control Signal Circulating Pump</label>
<label>Heating Circulating Pump Power</label>
<state pattern="%.1f %%" readOnly="true"/>
</channel-type>

Expand Down

0 comments on commit bcafa9c

Please sign in to comment.