Skip to content

Commit

Permalink
Fix heating
Browse files Browse the repository at this point in the history
  • Loading branch information
bachya committed Sep 9, 2020
1 parent 82d4d85 commit a97b983
Show file tree
Hide file tree
Showing 2 changed files with 11,860 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/building36/b36-t10.xml
Expand Up @@ -72,8 +72,8 @@
<Value type="decimal" genre="user" instance="1" index="2" label="Cooling 1" units="F" read_only="false" write_only="false" verify_changes="false">
<Help>Set the Thermostat Setpoint Cooling 1</Help>
</Value>
<Value type="decimal" genre="user" instance="1" index="3" label="Unused 3" units="C" read_only="false" write_only="false" verify_changes="false">
<Help>Set the Thermostat Setpoint Unused 3</Help>
<Value type="decimal" genre="user" instance="1" index="3" label="Heating 1" units="F" read_only="false" write_only="false" verify_changes="false">
<Help>Set the Thermostat Setpoint Heating 1</Help>
</Value>
<Value type="decimal" genre="user" instance="1" index="101" label="Heating 1_minimum" units="C" read_only="false" write_only="false" verify_changes="false">
<Help></Help>
Expand Down

0 comments on commit a97b983

Please sign in to comment.